Skip to content

Releases: spring-projects/spring-integration

v5.4.5

17 Mar 23:05
Compare
Choose a tag to compare

Change log:

e63da31 (HEAD -> 5.4.x) GH-3509: Fix if test in previous commit
81c3b7d GH-3509: Fix Memory Leak with Intercepted TCP Conn
a14502b Upgrade dependencies; prepare for release
3d6015b Revert "GH-3509 Register TcpSenders on wrapped connection"
1e67a94 GH-3509 Register TcpSenders on wrapped connection
51f2188 GH-3507: Fix Tail producer for proper command
871c1bc (gigermocas/5.4.x) GH-3497: ReplyProducerCleaner: check only MPs

v5.5.0-M2

17 Feb 23:39
Compare
Choose a tag to compare
v5.5.0-M2 Pre-release
Pre-release

Change log:

d1438e8 Upgrade dependencies; prepare for release
b97bedf FileInbound DSL: Add recursive for convenience (#3495)
281d8d5 Deprecate Properties as bean for int global props
aeb43f3 JMS-in-gateway: destination to requestDestination (#3494)
b1cb906 Add MongoDbMessageSource UPDATE option (#3493)
b4290dd GH-3492: Add ImapIdleChAdapterSpec.simpleContent
43f90c4 Fix some Sonar smells
52433b9 Reinstate checksum for Gradle distribution
f940196 Gradle config clean up
138695b GH-3490: Initial Commit for block-switch Doc Plugin
d55d840 Fix race condition for FluxMessageChannelTests
338a26d (GH-3488) GH-3488: Fix Persistent Filters with Recursion
d070eb5 GH-3464: Treat 0 as special for polling endpoint (#3487)
88d2beb Fix new Sonar smells
e847570 Fix new Sonar smells
77a343c GH-3483: Fallback to RestTemplate.converters (#3485)
d774070 GH-3482: (S)FTP: Fix Recursive LS (ARFOG)
98fbf62 Fix maxMessagesPerPoll for reactive poll endpoint
e752c70 Fix unused import in the JpaExecutor
4079cea Fix GatewayParserTests test against LogAccessor
ece0216 Fix new Sonar smells
8bff674 Improve Sonar and Jacoco plugin configurations
73d9b8c Increase receive timeout in ZeroMqMHTests
1c6cf56 Expose error.ignoreFailures global property (#3481)
0b63128 GH-3473: Fix dead lock around lifecycleLock
31863f0 GH-3474: LambdaMPP: rethrow runtime ex as is
707b653 Copy request headers when reply is not a Message (#3478)
f223343 GH-3477: Add DSL Docs for TCP Components
fa4957e Move Spring dependencies to SNAPSHOTs
335a30c Fix new Sonar smell
524ad1c GH-3461: Readme Polishing, eclipse and build
f5b671c GH-3470: Resolve JDK8 Runtime Problem
6ff5eac Increase timeouts for RedisLockLeaderInitTests
8daef11 GH-3470: Resolve JDK8 Runtime Problem
8763c95 GH-3469 New Sonar smell & volatile busyWaitMillis
58ce578 Downgrade back to Sonar plugin 2.8
88c3d06 Upgrade to Sonar 3.1

v5.4.4

17 Feb 20:36
Compare
Choose a tag to compare

Change log:

2d04f51 (5.4.x) Upgrade dependencies; prepare for release
dd96f95 Fix compatibility with Java 8 compiler
11e1cc2 Fix code typo from the previous commit
aa7a47f GH-3488: Fix Persistent Filters with Recursion
7a64195 GH-3482: (S)FTP: Fix Recursive LS (ARFOG)
ab12b6b Fix maxMessagesPerPoll for reactive poll endpoint
d3ce5b5 GH-3473: Fix dead lock around lifecycleLock
23e277d GH-3477: Add DSL Docs for TCP Components
d4a4e24 GH-3463: Upgrade commons-net to 3.7.2

v5.3.6.RELEASE

17 Feb 19:21
Compare
Choose a tag to compare

Change log:

e7dc2fa (5.3.x) Upgrade dependencies; prepare for release
2ef8d83 Fix compatibility with Java 8 compiler
e894e00 Fix code typo from the previous commit
a2d1edf GH-3488: Fix Persistent Filters with Recursion
8466f09 GH-3482: (S)FTP: Fix Recursive LS (ARFOG)
86c6edf Ignore all the Derby tests
5081fa3 Ignore Derby test
19e8a65 GH-3473: Fix dead lock around lifecycleLock

v5.5.0-M1

21 Jan 17:00
Compare
Choose a tag to compare
v5.5.0-M1 Pre-release
Pre-release

Change log:

14fe309 Ignore Flaky Test
bbc10fa Revert spring-ws to 3.0.10; prepare for milestone
eabe891 Move dependencies to their milestones/latest GAs
f0f2c41 GH-3446: Stream support in the MessageGroupStore
51e240b GH-3439: Revise error handling in RedisStreamMP
c003a47 GH-3437: Add MessageRecoverer to AMQP Inbounds (#3465)
5c73843 Upgrade dependencies
b58b0e5 Make JsonPropertyAccessor returned type directly
7a84d67 Upgrade to spring-amqp 2.3.4
478a79c GH-3450: Expose PubSub requireSubscribers option (#3459)
f294331 GH-3455: default MqttMessageConverter.toMessage
90ca3d6 GH-3454: From MQTT conversion error - to error ch (#3456)
e561e86 Fix FtpTestSupport for 421 error from server
d4bf66f Improve RotatingServersTests for race conditions
e77d339 GH-3452: Warn Publisher.onError in NullChannel (#3453)
fa1ab22 Special handle for void in the RSocketOutGateway
c38da2f Subscribe to Publisher in the NullChannel (#3448)
ad57c61 Fix MessageSourceTest for the latest spring-kafka
7e66509 (GH-3445) GH-3445: Fix JdbcLock for IllegalMonitorStateEx
2e20021 (ohubaut/master) Change Kotlin jvmTarget back to 1.8
38089f4 Add plugins.gradle.org repo to build script
3bf4fd6 More GH Actions goodies (#3441)
45877ba Initial for GitHub Actions
15c2d16 GH-3438: Add Build from Source into CONTRIBUTING (#3440)
b9190c8 Fix dokka task for Java 15 JavaDoc style
32ba5ef Fix JavaDocs build problems 2
e653742 Fix JavaDocs build problems
bdb3ba8 Upgrade dependencies including Gradle
cf8591d Start version 5.5

v5.4.3

13 Jan 21:09
Compare
Choose a tag to compare

Change log:

49b1b69 (HEAD -> 5.4.x) Fix raw type in the MqttAdapterTests
c3eda50 Upgrade to spring-amqp 2.3.4
628035c Upgrade dependencies
c880a34 GH-3450: Expose PubSub requireSubscribers option (#3459)
040fa70 GH-3455: default MqttMessConv.toMessageBuilder()
732a1b8 GH-3454: From MQTT conversion error - to error ch (#3456)
ebe79ae GH-3452: Warn Publisher.onError in NullChannel (#3453)
5ed8c11 Subscribe to Publisher in the NullChannel (#3448)
1bb58f4 Add https://plugins.gradle.org/m2 repo into build
a79c245 GH-3445: Fix JdbcLock for IllegalMonitorStateEx

v5.3.5.RELEASE

13 Jan 19:48
Compare
Choose a tag to compare

Change log:

9905432 (5.3.x) Upgrade dependencies; prepare for release
93fc5bf Fix another Derby test in favor of H2
5d85f00 GH-3455: default MqttMessConv.toMessageBuilder()
4947e3e GH-3454: From MQTT conversion error - to error ch (#3456)
41da462 Add https://plugins.gradle.org/m2 repo into build
a173664 GH-3445: Fix JdbcLock for IllegalMonitorStateEx
1c25683 (ohubaut/5.3.x) Adjust repositories in the build.gradle
afc64e4 GH-3434: Optimize unlinkAvailable in Redis

v5.2.11.RELEASE

13 Jan 19:25
Compare
Choose a tag to compare

Change log:

840c7e4 (5.2.x) Fix JdbcLockRegistryTests to use H2
a61a8bd Upgrade dependencies; prepare for release
465d40a Yet another Derby tests to ignore
0bc7147 Ignore another Derby test
71d4175 GH-3454: From MQTT conversion error - to error ch (#3456)
b5ef2f6 * Ignore some Derby test
8b6f958 Add https://plugins.gradle.org/m2 repo into build
b637646 GH-3445: Fix JdbcLock for IllegalMonitorStateEx

v4.3.24.RELEASE

11 Dec 16:44
Compare
Choose a tag to compare

This release is the last one in the 4.3.x generation.
The version has reached its End of Life.

Change log:

36d3a11 (4.3.x) Ignore many other JDBC tests with Derby
89ac065 Ignore sporadically failing on CI RMI tests
5173b85 More ignored Derby tests
de1438a Ignore another Derby test
4e583e1 Upgrade Derby with hope to have CI conflict fixed
f53edca Another JDBC test for Derby to ignore
49244a0 Another JDBC test for Derby to ignore
4dbd661 Ignore another JDBC test for Derby
e65dfba Ignore more JDBC tests for Derby
e07e87f Remove channelMessages collection from MongoDB
a675f46 Ignore JDBC test for Derby
21e2aeb Remove unused import from the test
0a49018 Bring back trustAllPackages for ActiveMQ tests
e14a0ce Remove setTrustAllPackages for ActiveMQ
e610d37 Fix tests for CI and versions compatibility
c420f54 Upgrade dependencies; prepare for last release
b193294 GH-3418: Fix Poller Undeclared Checked Exceptions
9019676 (oxcafedead/4.3.x) GH-3370: Remove synchronized from RemoteFileUtils (#3380)

v5.4.2

09 Dec 21:31
Compare
Choose a tag to compare

Change log:

c4ed335 Upgrade dependencies; prepare for release
4909f03 GH-3434: Optimize unlinkAvailable in Redis
97e1692 Fix some Sonar smells
c12acb9 Fix FluxMessCh for subscription race condition
efcc018 Some miscellaneous fixes
63bd3e4 Some miscellaneous docs related fixed
a12306b Clean repositories in build script