Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.08 KB

File metadata and controls

39 lines (23 loc) · 1.08 KB

Release History

1.0.0 (2021-06-23)

New Features

  • 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)

1.0.0-beta.7 (2021-05-24)

New Features

  • Add "module-info.java".

1.0.0-beta.6 (2021-04-19)

Breaking Changes

  • Remove configurable property of azure.keyvault.aad-authentication-url which is configured according to azure.keyvault.uri automatically #20530

1.0.0-beta.5 (2021-03-22)

1.0.0-beta.4 (2021-03-03)

1.0.0-beta.3 (2021-01-20)

Key Bug Fixes

  • Fix NullPointerException in KeyVaultKeyManagerFactory.

New Features

  • Support properties named in hyphens style, like "azure.keyvault.tenant-id".

1.0.0-beta.2 (2020-11-17)

New Features

  • Add support for PEM based certificates.

1.0.0-beta.1 (2020-10-21)

  • First release.