- This release is compatible with Spring Boot 4.0.0-4.0.2. (Note: 4.0.x (x>2) should be supported, but they aren't tested with this release.)
- This release is compatible with Spring Cloud 2025.1.0. (Note: 2025.1.x (x>0) should be supported, but they aren't tested with this release.)
Spring Cloud Azure Dependencies (BOM)
Dependency Updates
- Upgrade
azure-sdk-bomto 1.3.4.
Spring Cloud Azure Autoconfigure
This section includes changes in spring-cloud-azure-autoconfigure module.
Bugs Fixed
- Fixed OAuth2 JWT Bearer grant request parameter duplication issue where
grant_typewas being duplicated when using the on-behalf-of flow, causingAADSTS70003: unsupported_grant_typeerror. #47657 - Fix
ClassNotFoundException: com.nimbusds.oauth2.sdk.util.StringUtilsin Active Directory starter. (#47600)
Spring Cloud Azure Appconfiguration Config
This section includes changes in spring-cloud-azure-appconfiguration-config module.
Bugs Fixed
- Fixed bug where connection string validation occurred even when
spring.cloud.azure.appconfiguration.enabledisfalse. (#47587)
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.