2.7.0 (2021-07-20)
Key Bug Fixes
- Fixed
EventHubMessageConverter
to load all system properties ofEventData
and put in the header of org.springframework.messaging.Message.(#22683)
Breaking Changes
- Encode message payload with UTF-8 charset instead of default charset of JVM when the payload is String. (#23056)
Dependency Upgrades
- Upgrade to spring-boot-dependencies:2.5.2.
- Upgrade to spring-cloud-dependencies:2020.0.3.