Skip to content

Releases: spring-projects/spring-integration

v5.4.11

21 Sep 15:58
Compare
Choose a tag to compare

Change log:

b2f80a8 Upgrade dependencies; prepare for release
1178d46 Fix reply producing to not block reactive thread
8ff7ad7 GH-3627: Fix race condition NPE in MqttPahoMDCA
9f42650 GH-3619: Fix Mail Receiver fetch redundant Messages
43cb484 GH-3620: Fix Shared SFTP Session

v5.5.3

17 Aug 19:33
Compare
Choose a tag to compare

Change log:

39599f8 Update dependencies; prepare for release
024ffd1 Fix generics for customizeMonoReply()
b949b90 GH-3610: Fix WebFluxMH for error handling
c189a12 Safely read expunged IMAP messages
b12540d GH-3598: Fix delay in waitStopListening()
0a7ea59 GH-3601: Bring AMQP byte code compatibility back
91d09c8 Add deprecation suppression for spring-kafka-2.8
1b7d622 GH-3600: Fix Kafka Tx Synchronization
1951d52 Fix java-dsl-gateway double usage in Docs
6115357 GH-3549: Clean up more SonarQube smells
2be6d86 Upgrade setup-jfrog-cli to fix deprecation
9e51218 GH-3549: Fix minor SonarQube smells

v5.4.10

17 Aug 18:51
Compare
Choose a tag to compare

Change log:

f5361f1 (5.4.x) Update dependencies; prepare for release
f28819b Fix generics for customizeMonoReply()
1a73151 GH-3610: Fix WebFluxMH for error handling
c20f0b6 Safely read expunged IMAP messages
d7a7bbb (djgraff209/5.4.x) GH-3601: Bring AMQP byte code compatibility back
fba4b20 GH-3600: Fix Kafka Tx Synchronization

v5.3.9.RELEASE

17 Aug 18:27
Compare
Choose a tag to compare

Change log:

ff63250 (5.3.x) Update dependencies; prepare for release
ef79bb7 Fix generics for customizeMonoReply()
c70c98b GH-3610: Fix WebFluxMH for error handling
125ac45 (djgraff209/5.3.x) Fix pattern how Lock.unlock() is used
9ebe1b3 Make MessageHistory JSON-serializable
e714f69 GH-3589: Reduce Delay on NIO Connection
1d769b8 Fix SourcePollingChAdFB autoStartup propagation
37e6457 Remove unused imports
46f83f7 Fix NPE for @Indexed in the MessagingGatewayReg
87e11d2 Fix CORS registration for IntGraphController

v5.4.9

26 Jul 20:20
Compare
Choose a tag to compare

Change log:

bed7640 Upgrade dependencies; prepare for release
2858954 GH-3584: Support spring-amqp 2.3.x and 2.4.x
ddab28a Fix pattern how Lock.unlock() is used
70f6ceb Make MessageHistory JSON-serializable
f0d1260 Fix SourcePollingChAdFB autoStartup propagation
ed47b56 Remove unused imports
836a11b Fix NPE for @Indexed in the MessagingGatewayReg
46acf0c Fix CORS registration for IntGraphController

v5.5.2

20 Jul 17:22
Compare
Choose a tag to compare

Change log:

ed143ba Upgrade dependencies; prepare for release
f64b602 Fix code smell in the JdbcChannelMessageStore
5ec8913 Fix pattern how Lock.unlock() is used
dbc8af9 GH-3591: Add gateway() section into dsl.adoc
af9e69c Make MessageHistory JSON-serializable
9c718c3 GH-3424: Refactor to use logging methods from LogAccessor
39c3acb Fix ZMQMessageHandlerTests race condition
0297f6b Fix dsl.adoc for the actual API around Supplier
ca9c919 Fix new sonar smell
4b83241 Fix new Sonar smells
920b8ae ZeroMQ test: Add sleep between SUB & PUB
a577652 Fix SourcePollingChAdFB autoStartup propagation
db4f120 Functional gateway bean definitions
1ac1633 Remove unused imports
b103752 Fix NPE for @Indexed in the MessagingGatewayReg
3cf1d35 Fix CORS registration for IntGraphController
76f77cc GH-3584: Support spring-amqp 2.3.x and 2.4.x

v5.5.1

23 Jun 22:07
Compare
Choose a tag to compare

Change log:

19e53a9 Upgrade dependencies; prepare for release
60b355b Move subscription to PUB after connection
353e99a Rework ZeroMqMessageProducerTests for XPUB
7072cf1 Increase timeout in ZeroMqMessageHandlerTests
cd7465a Rework ZeroMQMH test for Awaitility
dfd5775 Increase expiration time for RedisLock in test
d7dfea7 Optimize ZeroMqMessageHandlerTests for ZMQ.Poller
93743f6 Fix dynamic Websocket endpoints for SockJS (#3581)
8348b91 Fix typo in the InboundChannelAdapter JavaDocs
6ef0798 Fix Websocket dynamic registration mapping order (#3580)
e28bdc8 Fix channel-adapter.adoc for incorrect code block
3ddaad9 GH-3578: Fix JdbcMessageStore.getMessageGroup() (#3579)
703ddc8 Link documentation formats
0b22336 Fix Sonar Issue
95fce11 GH-3573: Add ConsumerRecord(s) to ConversionExcep.
f290c34 GH-3570: Disable the generation of the Gradle metadata
415296a GH-3509: Fix regression in TcpNetServerConnectionFactory
b7cc2a1 GH-3567: JdbcLockRegistry: Retry TransactionSysEx
b2e0635 Escape build info values

v5.4.8

23 Jun 20:16
Compare
Choose a tag to compare

Change log:

dd4c12a Upgrade dependencies; prepare for release
9d7ef20 GH-3570: Disable the generation of the Gradle metadata
ec8a747 GH-3509: Fix regression in TcpNetServerConnectionFactory
9bab07d GH-3567: JdbcLockRegistry: Retry TransactionSysEx

v5.3.8.RELEASE

09 Jun 19:42
Compare
Choose a tag to compare

Change log:

7578040 Upgrade dependencies; prepare for release
0964a89 GH-3570: Disable the generation of the Gradle metadata
2a3a548 Migrate JDBC lock tests from Derby to H2
4e24cbf Simplify the test for JDBC lock
5938ab2 GH-3567: JdbcLockRegistry: Retry TransactionSysEx
de4b8e1 Upgrade to SA-2.2.17; fix compatibility
09e5a1c GH-3560 Parse mail FROM as comma-delimited header (#3562)
c682309 GH-3558: Kotlin DSL: propagate generics info (#3561)
e643477 GH-3554: Eval remote dir on each synchToLocal (#3556)
9981a71 Fix breaking change for PersistentFileListFilter

v5.5.0

18 May 21:29
Compare
Choose a tag to compare

Change log:

e83e272 Set FTPSClient property once
45ef6a8 Upgrade to Spring WS 3.1.1
0f1e9aa Some docs clean up; prepare for release
996daca GH-3451: Use GreenMail for testing instead
13005df Upgrade dependencies
e17f267 INT-2436: JMS channel: bean name for container (#3565)
6b98192 Increase timeout in fluky aggregator test
e9f9119 Adjust timeouts in the PollingLifecycleTests
04ab9e1 INT-1828: Docs about filter & release strategy (#3564)
d00a3b9 Code switcher in the channel-adapter.adoc
49f0398 Code switcher in barrier and channel docs
65963c9 GH-3504: Explain more an async error handling (#3563)
560c591 Fix WebSocket CORS configs for trailing slashes
b84b60c GH-3560 Parse mail FROM as comma-delimited header (#3562)
b6ed88e GH-3558: Kotlin DSL: propagate generics info (#3561)
eba1c05 Fix Signing Key Secret Name
8f3a091 Add GitHub Actions for Release to Central
e70e15c Add ZeroMqChannel test with Curve Auth
0d7bbea GH-3554: Eval remote dir on each synchToLocal (#3556)
0dfbfa0 Reduce Code Complexity in TCP Methods
0ea9d70 Fix ZeroMQ components initialization
6d9bd59 Fix breaking change for PersistentFileListFilter
3c541c5 Make @IntegrationConverter Native compatible (#3551)
fc941e6 Fix new Sonar smells in ContentEnricher
700ec4e Fix cyclomatic complexity in the ContentEnricher
b35dc9d Revise MessageHistory configuration
0fba06b (less_reflection) Fix AMQP test for the latest Spring AMQP
8fd07b1 (back-to-snapshots) Revert Spring deps to SNAPSHOTs
d115529 (S)FTP Doc Polishing