v1.1.0 of solace-spring-cloud has been released!
Release info is in github here but I’m also copying below for convenience.
The release is also available on maven central
Solace Projects
Name
Version
Solace Spring Cloud BOM
1.1.0
Solace Spring Cloud Stream Starter
2.1.0
Solace Spring Cloud Connector
4.3.0
Global Changes
Spring Cloud upgraded to Hoxton.SR6
Solace Spring Boot BOM upgraded to 1.1.0
Specific Project Changes
Solace Spring Cloud Stream Starter
Add support for consumer concurrency binding-config (#7)
Add support for scst_targetDestination message-header to re-route messages to different destinations on a message-by-message basis
Remove workaround introduced in 1.0.1 to prevent JVM shutdown. This is now naturally handled by the fix for #7
Version 2.0.0 of solace-spring-cloud has now been put out into the wild…err…on maven central
This release contains a bunch of enhancements and fixes, mostly around the Solace Spring Cloud Stream Binder, so you’ll want to check out the Release Notes, but I’ll also call out a few below that I think will be of interest to most Cloud Stream binder users!
Version 2.1.0 of solace-spring-cloud has now been released. This update includes a new feature in the Solace Spring Cloud Stream starter to “Add solace_scst_confirmCorrelation message header to handle asynchronous publisher confirmations”