Azure Spring Boot Versions Save

Spring Boot Starters for Azure services

v2.3.2

3 years ago

v2.2.5

3 years ago

Fix issue 853

v2.3.1

3 years ago
  • Fix spring boot version error.

v2.3.0

3 years ago
  • Update spring-boot version to 2.3.0.
  • Update spring-data-gremlin version to 2.3.0.
  • Update spring-data-cosmosdb version to 2.3.0.

2.1.10

4 years ago

Fix the AAD single-tenant login issue.

2.2.4

4 years ago

Fix issues:

  • Upgrade Spring-Data-Cosmos to 2.2.3.FIX1 to fix memory leaks.
  • Fix the AAD single-tenant login issue.

2.1.9

4 years ago
  • Replace the ADAL library with the MSAL library.
  • Upgrade Spring Data Cosmos version to 2.1.10.

2.2.3

4 years ago
  • Replace the ADAL library with the MSAL library.
  • Upgrade the Cosmos SDK version to 3.7.0.

v2.2.2

4 years ago

1.update keyvault SDK to 4.1.0. 2.refine keyvault specific keys handle logic.

PS: Because of the new keyvault SDK use SDK: azure-identity to do authentication, so the old credential related classes have been deprecated such as com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential and com.microsoft.azure.keyvault.spring.KeyVaultCertificateCredential.

v2.1.8

4 years ago

1.update keyvault sdk to 4.1.0. 2.refine keyvault specific keys handling logic.

PS: Because of the new keyvault SDK use SDK: azure-identity to do authentication, so the old credential related classes have been deprecated such as com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential and com.microsoft.azure.keyvault.spring.KeyVaultCertificateCredential.