- This release is compatible with Spring Boot 3.0.0-3.1.0. (Note: 3.0.x (x>1) should be supported, but they aren't tested with this release.)
- This release is compatible with Spring Cloud 2022.0.0-2022.0.3. (Note: 2022.0.x (x>0) 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.14. - Upgrade
azure-resourcemanager
to 2.28.0.
Features Added
- Added the following artifacts into current bom file:
- spring-cloud-azure-starter-data-cosmos
- azure-spring-data-cosmos
- spring-cloud-azure-starter-eventgrid
Spring Cloud Azure Autoconfigure
This section includes changes in spring-cloud-azure-autoconfigure
module.
Features Added
- Support passwordless connections for JMS ServiceBus in Spring Boot 3. #35608.
- Added autoconfiguration for the Event Grid client #35613.
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.