github Azure/azure-sdk-for-python azure-keyvault-secrets_4.0.0b4

latest releases: azure-mgmt-datafactory_7.1.0, azure-storage-queue_12.10.0, azure-storage-file-share_12.16.0...
pre-release4 years ago

4.0.0b4 (2019-10-08)

Breaking changes:

  • Secret now has attribute properties, which holds certain properties of the
    secret, such as version. This changes the shape of the returned Secret type,
    as certain properties of Secret (such as version) have to be accessed
    through the properties property. See the updated docs
    for details.
  • update_secret has been renamed to update_secret_properties
  • The vault_url parameter of SecretClient has been renamed to vault_endpoint
  • The property vault_url has been renamed to vault_endpoint in all models

Fixes and improvements

  • list_secrets and list_secret_versions return the correct type

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

NewReleases is sending notifications on new releases.