Skip to content

azure-spring-integration-eventhubs_2.7.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 21 Jul 07:20
a360bc4

2.7.0 (2021-07-20)

Key Bug Fixes

  • Fixed EventHubMessageConverter to load all system properties of EventData and put in the header of org.springframework.messaging.Message.(#22683)

Dependency Upgrades

Breaking Changes

  • Encode message payload with UTF-8 charset instead of default charset of JVM when the payload is String. (#23056)