github Azure/azure-sdk-for-java spring-cloud-azure_7.0.0
Spring Cloud Azure 7.0.0

  • 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-bom to 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_type was being duplicated when using the on-behalf-of flow, causing AADSTS70003: unsupported_grant_type error. #47657
  • Fix ClassNotFoundException: com.nimbusds.oauth2.sdk.util.StringUtils in 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.enabled is false. (#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.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.