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

latest releases: azure-monitor-opentelemetry-exporter_1.0.0b25, azure-eventgrid_4.20.0b2, azure-mgmt-compute_31.0.0...
2 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.