github Azure/azure-sdk-for-java azure-security-keyvault-secrets_4.3.0

latest releases: spring-cloud-azure_4.17.0, spring-cloud-azure-dependencies_4.17.0, spring-cloud-azure-starter-appconfiguration-config_4.17.0...
2 years ago

4.3.0 (2021-06-17)

Features Added

  • Changed default service version to 7.2.
  • Added KeyVaultSecretIdentifier to parse secret URLs.

Changes since 4.3.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.

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 secretId to sourceId in KeyVaultSecretIdentifier.
  • KeyVaultSecretIdentifier can now be used to parse any Key Vault identifier.
  • Added the @ServiceMethod annotation to all public methods that call the Key Vault service in SecretClient and SecretAsyncClient.

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

NewReleases is sending notifications on new releases.