github Azure/azure-sdk-for-java spring-cloud-azure_4.1.0
Spring Cloud Azure 4.1.0

2 years ago
  • This release is compatible with Spring Boot 2.5.0-2.5.13, 2.6.0-2.6.7. (Note: 2.5.x (x>13) and 2.6.y (y>7) should be supported, but they aren't tested with this release.)
  • This release is compatible with Spring Cloud 2020.0.3-2020.0.5, 2021.0.0-2021.0.2. (Note: 2020.0.x (x>5) and 2021.0.y (y>2) should be supported, but they aren't tested with this release.)
  • Upgrade Spring Cloud to 2021.0.2 to address CVE-2022-22963 #28179.
  • Upgrade Spring Boot to 2.6.6 to address CVE-2022-22965 #28280.

Features Added

  • GA the spring-cloud-azure-starter-keyvault-certificates. This starter supports the auto-configuration of Azure Key Vault CertificateClient and CertificateAsyncClient.

Bugs Fixed

  • Fix the bean AzureTokenCredentialAutoConfiguration initialization exception when the multiple ThreadPoolTaskExecutors beans exist #28525.
  • Fix incorrect bean name staticStorageBlobConnectionStringProvider in the auto-configuration of AzureStorageFileShareAutoConfiguration #28464.
  • Fix application startup issue by changing property names in configuration metadata from camel-case to kebab-case #28312.

Spring Cloud Azure Dependencies (BOM)

Dependency Updates

  • Upgrade azure-resourcemanager to 2.14.0.
  • Upgrade azure-sdk-bom to 1.2.1 #28586.
  • Use azure-cosmos:4.29.1 instead of the version 4.28.1 in azure-sdk-bom #28555.

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

NewReleases is sending notifications on new releases.