Skip to content

Releases: microsoft/azure-spring-boot

Azure Spring Boot Starters 2.3.2

09 Jun 07:40
Compare
Choose a tag to compare

Azure Spring Boot Starters 2.2.5

09 Jun 07:13
Compare
Choose a tag to compare

Azure Spring Boot Starters 2.3.1

26 May 12:02
Compare
Choose a tag to compare
  • Fix spring boot version error.

Azure Spring Boot Starters 2.3.0

25 May 08:13
Compare
Choose a tag to compare
  • 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.

Azure Spring Boot Starters 2.2.4

06 Apr 13:18
Compare
Choose a tag to compare

Fix issues:

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

Azure Spring Boot Starters 2.1.10

06 Apr 13:19
Compare
Choose a tag to compare

Fix the AAD single-tenant login issue.

Azure Spring Boot Starters 2.2.3

27 Feb 05:34
Compare
Choose a tag to compare
  • Replace the ADAL library with the MSAL library.
  • Upgrade the Cosmos SDK version to 3.7.0.

Azure Spring Boot Starters 2.1.9

27 Feb 05:36
Compare
Choose a tag to compare
  • Replace the ADAL library with the MSAL library.
  • Upgrade Spring Data Cosmos version to 2.1.10.

Azure Spring Boot Starters 2.1.8

16 Jan 05:01
Compare
Choose a tag to compare

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.

Azure Spring Boot Starters 2.2.2

16 Jan 05:01
Compare
Choose a tag to compare

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.