Skip to content

azure-spring-integration-servicebus_2.9.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 28 Sep 02:06
4a9acaa

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

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.