- Load JRE key store certificates to AzureKeyVault key store. (#21845)
- Support properties of azure.cert-path.well-known and azure.cert-path.custom to support load cert from file system. (#21947)
- Add "module-info.java".
- Remove configurable property of azure.keyvault.aad-authentication-url which is configured according to azure.keyvault.uri automatically #20530
- Fix NullPointerException in KeyVaultKeyManagerFactory.
- Support properties named in hyphens style, like "azure.keyvault.tenant-id".
- Add support for PEM based certificates.
- First release.