github Azure/azure-sdk-for-python azure-keyvault-secrets_4.3.0

latest releases: azure-mgmt-hybridcompute_9.1.0b1, azure-appconfiguration-provider_2.0.0b3, azure-ai-ml_1.22.1...
3 years ago

4.3.0 (2021-06-22)

This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.

Fixed

  • Correct typing for async paging methods

Changed

  • Key Vault API version 7.2 is now the default
  • Updated minimum msrest version to 0.6.21

Added

  • Added class KeyVaultSecretIdentifier that parses out a full ID returned by Key Vault,
    so users can easily access the secret's name, vault_url, and version.

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

NewReleases is sending notifications on new releases.