Spring Integration 5.4 M2 Available
Dear Spring community,
On behalf of the team and everyone who contributed, it is my pleasure to announce the second milestone for Spring Integration 5.4
generation.
It can be downloaded from our milestone repository:
compile 'org.springframework.integration:spring-integration-core:5.4.0-M2'
This version continues a story since milestone 1 for aggressive dependencies upgrades and deprecation removals, including legacy metrics.
Some key highlights in this milestone alongside with the number of bugfixes and refactorings:
-
The fix for CVE-2020-5413;
-
An Inbound Channel Adapter for R2DBC;
-
A Reactive Message Producer implementation for Redis Stream;
-
A
ZeroMqChannel
is implemented, too; -
The RMI module is deprecated now.
…