github Azure/azure-sdk-for-java azure-security-keyvault-certificates_4.2.0

latest releases: azure-cosmos_4.53.5-hotfix, azure-sdk-bom_1.2.23, azure-resourcemanager-quota_1.1.0-beta.1...
2 years ago

4.2.0 (2021-06-17)

Features Added

  • Changed default service version to 7.2.
  • Added KeyVaultCertificateIdentifier to parse certificate URLs.

Changes since 4.2.0-beta.6

Bug Fixes

  • Ensured that RetryPolicy and HttpLogOptions use a default implementation when creating Key Vault clients if not set or set to null.

New Features

  • KeyVaultCertificateIdentifier can now be used to parse any Key Vault identifier.

Breaking Changes

  • Removed service method overloads that take a pollingInterval, since PollerFlux and SyncPoller objects allow for setting this value directly on them.

Non-Breaking Changes

  • Renamed certificateId to sourceId in KeyVaultCertificateIdentifier.
  • Added the @ServiceMethod annotation to all public methods that call the Key Vault service in CertificateClient and CertificateAsyncClient.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.