Commit Graph

  • 3f99424d93 Fix connection race condition in MQTT test abilan 2023-02-22 14:16:16 -05:00
  • fe9b59ea01 GH-3813: ClientWebSocketContainer URI setting (#8561) Artem Bilan 2023-02-22 14:05:53 -05:00
  • 36c05ff3e6 Fix new Sonar smells abilan 2023-02-22 12:39:02 -05:00
  • 86b4ad5258 Fix new Sonar smells abilan 2023-02-22 12:39:02 -05:00
  • c8e171c0cd GH-3968: public IntObjSupp.setConversionService abilan 2023-02-22 10:37:31 -05:00
  • ca7736d2a6 Fix race condition in AsyncMessagingTemplateTests abilan 2023-02-22 10:14:32 -05:00
  • 42b11d2d0a Fix HTTPS violation in the ZipTransformer abilan 2023-02-21 17:21:18 -05:00
  • bea8c88d27 Downgrade to Gradle 7.6: Dokka plugin isn't ready abilan 2023-02-21 17:12:28 -05:00
  • 2884bf0135 Various upgrades for version 6.1 abilan 2023-02-21 16:50:01 -05:00
  • 7d0265845a GH-4007: Remove MQTT ConsumerStopAction abilan 2023-02-17 15:57:04 -05:00
  • 53d1ecd208 Upgrade to the latest Micrometer dependencies abilan 2023-02-16 13:15:01 -05:00
  • 210a2f9d2c Migrate Zip Extension as a core module abilan 2023-02-16 13:06:44 -05:00
  • 39c73d404a Start version 6.1 abilan 2023-02-03 11:57:05 -05:00
  • ab32591012 [artifactory-release] Next development version Spring Builds 2023-02-21 19:31:05 +00:00
  • 7592c64073 [artifactory-release] Release version 6.0.3 Spring Builds 2023-02-21 19:31:02 +00:00
  • ee5ea036cc Fix deprecations from upstream dependencies abilan 2023-02-21 13:47:15 -05:00
  • a8dd9188c1 Upgrade dependencies; prepare for release abilan 2023-02-21 13:14:19 -05:00
  • ee2b6b4098 Fix MQTT Inbound readyToSubscribeOnStart logic (#8557) Artem Bilan 2023-02-21 12:57:30 -05:00
  • ac577e9ef7 Optional io.micrometer:context-propagation (#8556) Artem Bilan 2023-02-21 12:02:15 -05:00
  • 8e27b1ce1b GH-8550: MQTT: Always re-subscribe on re-connect (#8553) Artem Bilan 2023-02-15 17:34:20 -05:00
  • b482b002cb GH-4014: MQTT ClientManager: completion timeouts (#8552) Artem Bilan 2023-02-15 17:26:12 -05:00
  • 3d245276e4 Fix new Sonar smells abilan 2023-02-14 17:02:23 -05:00
  • 4cd1085f94 Upgrade some dependencies abilan 2023-02-14 15:01:42 -05:00
  • e8a9f95ca1 GH-4013: TCP DSL Improvements Gary Russell 2023-02-08 17:01:44 -05:00
  • e6d0a4f826 GH-4008: ZK: Add leader and participants support Ivan Zaitsev 2023-02-07 17:36:29 +02:00
  • 6a2ff0cd99 GH-4001: Doc for cooperation with some HZ objects (#4003) Artem Bilan 2023-02-06 12:20:42 -05:00
  • b088091902 GH-4002: Deprecate ConsumerStopAction in MQTT (#4006) Artem Bilan 2023-02-06 11:58:41 -05:00
  • 44000b9606 GH-4002: Deprecate ConsumerStopAction in MQTT (#4006) Artem Bilan 2023-02-06 11:58:41 -05:00
  • d9d7c49aac Propagate and Observation from Reactive context (#3999) Artem Bilan 2023-02-01 14:13:40 -05:00
  • 841289002c GH-3998: Fix gateway docs for @Payload (#4000) Artem Bilan 2023-02-01 14:05:20 -05:00
  • f01e2b8553 GH-3994: Register native hints for Graph model (#3996) Artem Bilan 2023-01-23 14:22:42 -05:00
  • 070d1868e5 use CompleteToListeFutureAdapter in TcpOutGateway abilan 2023-01-23 11:35:23 -05:00
  • 1aef04171f GH-3993: Fix async race condition in TcpOutGateway (#3995) Artem Bilan 2023-01-23 11:07:19 -05:00
  • ebba37497f GH-3993: Fix async race condition in TcpOutGateway (#3995) Artem Bilan 2023-01-23 11:07:19 -05:00
  • f8c0779964 [artifactory-release] Next development version Spring Builds 2023-01-18 18:20:29 +00:00
  • 480a9735bf [artifactory-release] Release version 6.0.2 Spring Builds 2023-01-18 18:20:26 +00:00
  • 330f1cdb7e Increase group timeout for AggregatorIntTests abilan 2023-01-18 12:24:09 -05:00
  • 298b2403d9 Exclude org.glassfish.jaxb from spring-ws-core abilan 2023-01-18 11:51:40 -05:00
  • 4be99de1f4 Upgrade dependencies; prepare for release abilan 2023-01-18 11:03:10 -05:00
  • 05659301df Fix race condition in TcpOutGateTests.testAsync abilan 2023-01-18 09:14:13 -05:00
  • a1f57e40cd Fix reactive error handling for request-reply abilan 2023-01-17 09:52:29 -05:00
  • 2c722851fe GH-3990: Fix JsonPath native hint registration abilan 2023-01-14 13:36:01 -05:00
  • 9dd9f08181 Use switch expression; some other clean up abilan 2023-01-13 16:00:19 -05:00
  • fc3b95ea79 Debug not resolved channel in Router abilan 2023-01-13 15:12:44 -05:00
  • d298df8d0f Revise JS support for regular JVM (#3989) Artem Bilan 2023-01-11 13:34:28 -05:00
  • 0cce72a5bc Fix previous imports optimization for XML configs abilan 2023-01-09 17:34:36 -05:00
  • aab52048f5 Realign imports code style with main abilan 2023-01-09 17:11:07 -05:00
  • 4a6e52f3f0 Some tweaks for SimpleMessageGroupTests abilan 2023-01-09 16:27:06 -05:00
  • 74320381ba Some tweaks for SimpleMessageGroupTests abilan 2023-01-09 16:27:06 -05:00
  • 3ed301e99c GH-3986: Integration mock: fix ReactiveMH support abilan 2023-01-09 14:01:49 -05:00
  • 4283a5532a GH-3986: Integration mock: fix ReactiveMH support abilan 2023-01-09 14:01:49 -05:00
  • 308f3fadeb Do not build exception instances in advance (#3983) Artem Bilan 2023-01-05 11:35:24 -05:00
  • cf5f218449 Fix new Sonar smells abilan 2023-01-05 10:19:26 -05:00
  • 854e555e4e GH-3980: Fix DefaultSftpSFactory for concurrency kdebski85 2023-01-05 16:01:48 +01:00
  • f8fff81886 Fix new Sonar smells abilan 2022-12-21 13:12:02 -05:00
  • 679ce6ff36 Upgrade to Gradle 7.6 abilan 2022-12-21 12:53:09 -05:00
  • 19d6b7617f More Mockito fixes for test XML configs abilan 2022-12-21 11:16:56 -05:00
  • e74393f995 [artifactory-release] Next development version Spring Builds 2022-12-21 15:42:34 +00:00
  • e990486025 [artifactory-release] Release version 6.0.1 Spring Builds 2022-12-21 15:42:31 +00:00
  • 033cb7695b Migrate Mockito-effected test classes to JUnit 5 abilan 2022-12-21 09:42:18 -05:00
  • eb570ec447 More test XML configs for latest Mockito abilan 2022-12-20 21:14:02 -05:00
  • 376d5dfc16 Fix Rsocket test XML configs for latest Mockito abilan 2022-12-20 17:57:46 -05:00
  • 30c0ea2791 Fix JPA test XML configs for latest Mockito abilan 2022-12-20 17:52:41 -05:00
  • 097d3e54b7 Fix mail test XML config for latest Mockito abilan 2022-12-20 17:36:52 -05:00
  • 5c926e84ba Add missed type="java.lang.Class" to IdRecTests abilan 2022-12-20 17:19:25 -05:00
  • aa761b44b4 Fix more test XML configs for latest Mockito abilan 2022-12-20 17:08:34 -05:00
  • 80115d33b1 Fix more test XML configs for latest Mockito abilan 2022-12-20 16:52:48 -05:00
  • cd0b44dff6 Fix ServiceActivatorOnMockitoMockTests-context abilan 2022-12-20 16:47:11 -05:00
  • 4a4ce22ec3 Fix Cassandra XML configs for latest Mockito abilan 2022-12-20 16:35:33 -05:00
  • 52d43ea8ed Upgrade dependencies; prepare for release abilan 2022-12-20 16:25:06 -05:00
  • 6f67441556 [artifactory-release] Next development version Spring Builds 2022-12-20 18:15:50 +00:00
  • 3691584a48 [artifactory-release] Release version 5.5.16 Spring Builds 2022-12-20 18:15:47 +00:00
  • 567d52e33c Upgrade dependencies; prepare for release abilan 2022-12-20 12:12:05 -05:00
  • 49a9b7e314 Obtain observed timers in the Integration Graph (#3967) Artem Bilan 2022-12-20 11:46:48 -05:00
  • d38e0d8720 GH-3962: Support SFTP < v5 for rename (#3964) Artem Bilan 2022-12-20 11:46:02 -05:00
  • 3a743802c0 GH-3974: Fix SftpSession for absolute paths abilan 2022-12-16 12:16:58 -05:00
  • 7adaaafd40 Replace javadoc mentions of JSch with MINA SSHD Otto Laitila 2022-12-16 17:57:18 +02:00
  • 626b14edb6 GH-3954: Fix WebFlux XML config for ambiguity (#3973) Artem Bilan 2022-12-15 13:05:35 -05:00
  • 4cd0029579 GH-3954: Fix WebFlux XML config for ambiguity (#3973) Artem Bilan 2022-12-15 13:05:35 -05:00
  • e63edde7cb GH-3966: Kafka XML config: Expose more attributes abilan 2022-12-12 15:03:45 -05:00
  • ab1254dcf8 GH-3966: Kafka XML config: Expose more attributes abilan 2022-12-12 15:03:45 -05:00
  • 1c836f0698 GH-3969: SFTP: Bring back support for empty path abilan 2022-12-12 10:27:05 -05:00
  • 280eb29f62 GH-3959: MqttConFailedEvent for normal disconnect (#3961) Artem Bilan 2022-12-07 08:56:40 -05:00
  • 6fd4fd3dd9 GH-3959: MqttConFailedEvent for normal disconnect (#3961) Artem Bilan 2022-12-07 08:56:40 -05:00
  • a1e4827bbe More percentages increase in DelayerUsageTests abilan 2022-12-05 11:29:28 -05:00
  • 03825c5625 Increase percentage in DelayerUsageTests abilan 2022-12-05 10:37:35 -05:00
  • 6888f96145 Some ZeroMQ tests clean up abilan 2022-12-01 16:21:17 -05:00
  • 91c6e16945 Improve DelayerUsageTests abilan 2022-12-01 14:46:09 -05:00
  • 026feeeedf Fix mocks in Mqttv5AdapterTests abilan 2022-12-01 14:14:11 -05:00
  • 66ca0743ed Fix deprecation for RetryListenerSupport abilan 2022-12-01 12:24:11 -05:00
  • 36e4fe1fb5 GH-3955: Mqtt adapter unsubscribe when cleanStart mths1 2022-12-01 11:36:23 -05:00
  • 4206c41a93 GH-3955: Mqtt adapter unsubscribe when cleanStart mths1 2022-12-01 17:36:23 +01:00
  • 532f323313 Move Spring dependencies to SNAPSHOTs abilan 2022-11-28 15:49:52 -05:00
  • dc6f5aa004 GH-3953: Use lazy-load for output channels abilan 2022-11-28 14:12:12 -05:00
  • 90797aa969 Fix documentation in kafka.adoc Chanhyeong Cho 2022-11-29 02:17:32 +09:00
  • 88f6e39cf0 [artifactory-release] Next development version Spring Builds 2022-11-22 14:44:40 +00:00
  • 5b669da7ca [artifactory-release] Release version 6.0.0 Spring Builds 2022-11-22 14:44:36 +00:00
  • 1c94eaaa41 Upgrade Versions; Prepare for Release Gary Russell 2022-11-22 08:31:30 -05:00
  • ddddd1d0a5 GH-3936: WebFluxMH: Add request attribute support jatinsaxena 2022-11-16 00:05:47 -05:00
  • 91007e6745 Remove nohttp/allowlist.lines since all fixed abilan 2022-11-18 16:10:09 -05:00