Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreOn behalf of the team and everyone who contributed, I am pleased to announce the first Milestone for Spring Integration 6.4.0
generation.
In addition the regular bug fixes and dependency upgrades were release as Spring Integration 6.3.2
and 6.2.7
.
Here are some notable improvements and new features in Spring Integration 6.4:
LockRegistry
implementations now throw a ConcurrentModificationException
on unlock()
operation if ownership of the lock is lost in DB.LobHandler
API has been deprecated in Spring Framework 6.2
for removal, we also deprecated respective API in JDBC message store components in favor of internal byte array handling by the JDBC drivers.ZeroMqMessageHandler
can now also bind port.CompletableFuture
.ClientSession
is now closed by the SftpSession
.See What's New in 6.4 for more details.
Also a Migration Guide contains some breaking changes in this new version.
We are looking for any feedback on 6.4
generation to further improve the Framework and your experience in upcoming milestones.
Cheers,
Artem