Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Azure Spring Boot Starters 2.1.8

Compare
Choose a tag to compare
@superrdean superrdean released this 16 Jan 05:01
· 76 commits to master since this release

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.