Skip to content

v4.5.0

Latest
Compare
Choose a tag to compare
@Nephery Nephery released this 29 Aug 18:06
· 1 commit to master since this release

Solace Projects

Name Version Note
Solace Spring Cloud BOM 4.5.0
Solace Spring Cloud Stream Starter 5.5.0

Global Changes

  • Upgraded Solace Spring Boot to 2.2.0
  • Upgraded Spring Boot to 3.3.3
  • Upgraded Solace JCSMP to 10.24.1
  • Upgraded Solace JMS to 10.24.1

Specific Project Changes

Solace Spring Cloud Stream Binder

  • Fixed subscriptions from queueAdditionalSubscriptions not being added to the endpoint when addDestinationAsSubscription=false.
  • Fixed messages not being rejected/requeud when a function throws a MessagingException containing a failed message with its acknowledgmentCallback header removed.