2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
Dependency Upgrades
- Upgrade to spring-boot-dependencies:2.5.4.
Breaking Changes
- Change the value type of ServiceBusMessageHeaders.SCHEDULED_ENQUEUE_TIME from Instant to OffsetDateTime.
Bugs Fixed
- Fix the bug of ClassCastException when forward Service Bus messages with the header of schedule enqueued time.