- This release is compatible with Spring Boot 2.5.0-2.5.15, 2.6.0-2.6.15, 2.7.0-2.7.18. (Note: 2.5.x (x>15), 2.6.y (y>15) and 2.7.z (z>18) should be supported, but they aren't tested with this release.)
- This release is compatible with Spring Cloud 2020.0.3-2020.0.6, 2021.0.0-2021.0.9. (Note: 2020.0.x (x>6) and 2021.0.y (y>9) should be supported, but they aren't tested with this release.)
Spring Cloud Azure Dependencies (BOM)
Dependency Updates
- Upgrade
azure-sdk-bom
to 1.2.20.
Spring Cloud Azure Autoconfigure
This section includes changes in spring-cloud-azure-autoconfigure
module.
Bugs Fixed
- Fix CVE-2023-34062 #38066.
Other Changes
- Unsupported basic tier for Service Bus JMS because of the limitation of Azure Service Bus #38164.
Azure Spring Data Cosmos
This section includes changes in azure-spring-data-cosmos
module.
Please refer to azure-spring-data-cosmos/CHANGELOG.md for more details.