Skip to content

@azure/keyvault-secrets_4.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 31 Oct 18:40
512e1d6

4.0.0 (2019-10-31)

  • This release marks the general availability of the @azure/keyvault-secrets package.
  • All of the public API methods now have their custom option types.
  • All of the option types can now receive a requestOptions parameter to customize the options sent to the HTTP client.
  • Renamed restoreSecret to restoreSecretBackup.
  • Removed publicly accessible properties that referenced the pipeline and the credential used during the creation of both the KeyClient and the CryptographyClient.