github Azure/azure-sdk-for-python azure-keyvault-keys_4.5.0b5

latest releases: azure-maps-route_1.0.0b2, azure-mgmt-containerservice_33.0.0, azure-monitor-opentelemetry_1.6.4...
pre-release2 years ago

4.5.0b5 (2021-11-11)

Features Added

  • Added support for multi-tenant authentication when using azure-identity 1.7.1 or newer
    (#20698)

Breaking Changes

These changes do not impact the API of stable versions such as 4.4.0.
Only code written against a beta version such as 4.5.0b1 may be affected.

  • KeyClient.get_random_bytes now returns bytes instead of RandomBytes. The RandomBytes class
    has been removed
  • Renamed the version keyword-only argument in KeyClient.get_cryptography_client to
    key_version
  • Renamed KeyReleasePolicy.data to KeyReleasePolicy.encoded_policy
  • Renamed the target parameter in KeyClient.release_key to target_attestation_token

Other Changes

  • Updated minimum azure-core version to 1.15.0

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

NewReleases is sending notifications on new releases.