Skip to content

Releases: spring-projects/spring-integration

v5.5.0-M3

17 Mar 23:21
Compare
Choose a tag to compare
v5.5.0-M3 Pre-release
Pre-release

Change log:

90a2f4b GH-3509: Fix if test in previous commit
482673a GH-3509: Fix Memory Leak with Intercepted TCP Conn
321f036 Revert "GH-3509 Register TcpSenders on wrapped connection"
6eb0ff1 Upgrade dependencies; prepare for release
f07c44b Add Publish Unit Test Results to GH Actions
4342586 INT-4116: Introduce FileAggregator (#3511)
be2a698 (gigermocas/master) GH-3512: NULLS LAST for PostgreSQL priority index
bb608d8 Rework more JMS tests to common CF resource
78a0ae8 GH-3509 Register TcpSenders on wrapped connection
42fa248 Downgrade to Gradle 6.8.2
ebb8a65 CachingClientConnectionFactoryTests Fix Timeout
2522c79 Catch async MessageTimeoutException in IP test
84ea442 Name executors in IP tests
3edfb96 Fix missing @DirtiesContext on TCP tests
13f0bde Some clean up for jms.adoc
f30ede4 (GH-3507) GH-3507: Fix Tail producer for proper command
010ce8b Fail JmsMDEndpoint if container has a listener
a1a4341 Add logging to CachingClientConnFactoryTests
207de60 Add logging diagnostics to UdpChannelAdapterTests
61153a9 Resolve new Sonar smells
b2a4e67 INT-4377: aggregator groupTimeout as Date (#3505)
e9f2346 INT-4444: Introduce @Reactive & reactive() (#3503)
f154088 Rework most of JMS tests to JUnit 5
9761c7f Make custom converter compatible with latest S-D
9d8393e Miscellaneous improvement for end-user experience (#3500)
cb74a94 Remove unused imports from tests
f285e81 Refactor scripting module
df3fc4c Fix race condition in MixedDispatchConfigTests
be34fb6 Some test improvement; fix new Sonar smell
40464ca Optimize OrderedAwareCopyOnWriteArraySetTests
19d7fb7 Improve IdGenerator tests
c023816 (Fix_tests) Various tests fixes
51b6ba8 INT-3585: JsonPropertyAccessor: skip failed parse
eef31d4 Fix new Sonar smells; optimize some tests
a0093f0 Clean up some schedulers and contexts in tests
f200849 Move deps back to SNAPSHOTs
6682c7d Increase JVM heap for test and HeapDumpOnOOMError
9c686dd More JVM memory for Gradle
ba3c9bf Use correct checksum for Gradle wrapper
4277cd7 Upgrade to Gradle 6.8.3
6c50419 Increase Xmx for JVM in Gradle builds
64489e1 GH-3497: ReplyProducerCleaner: check only MPs
6cad6ed Fix Checkstyle violation
a208113 Fix new Sonar smells
e2e01db Add SFTP remote copy test-case

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)