Releases: spring-projects/spring-integration
v5.4.4
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
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
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
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
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
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
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
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
v5.2.10.RELEASE
v5.4.1
Change log:
b11bb3a Upgrade dependencies; prepare for release
7eb0734 GH-3428: Make Kotlin dependency optional again
6565b7c Fix mngmt dependency for MetricsCaptor
fce0fef GH-3425: Remove mngmt gauges from CtxClosedEvent
0331933 Rely on MProducerSupport.active
for Flux
13807ee GH-3418: Fix Poller Undeclared Checked Exceptions