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

latest releases: azure-cognitiveservices-language-textanalytics_0.2.2, azure-cognitiveservices-anomalydetector_0.3.1, azure-communication-callautomation_1.2.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+.

Changed

  • Key Vault API version 7.2 is now the default
  • Updated minimum msrest version to 0.6.21
  • The issuer_name parameter for CertificatePolicy is now optional

Added

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

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

NewReleases is sending notifications on new releases.