github Azure/azure-sdk-for-python azure-keyvault-administration_4.6.0

latest releases: azure-cosmos_4.14.0b3, azure-mgmt-playwrighttesting_1.0.1, azure-monitor-opentelemetry_1.8.0...
2 months ago

4.6.0 (2025-06-16)

Features Added

  • Added support for service API version 7.6
  • (From 4.6.0b1) Added KeyVaultBackupClient.begin_pre_backup and KeyVaultBackupClient.begin_pre_restore methods for
    checking if it is possible to perform a full key backup or full key restore
    #37507

Other Changes

  • Python 3.8 is no longer supported. Please use Python version 3.9 or later.
  • Key Vault API version 7.6 is now the default
  • (From 4.6.0b1) Updated minimum typing-extensions version to 4.6.0

Breaking Changes

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

  • Changed the return types of KeyVaultBackupClient.begin_pre_backup and KeyVaultBackupClient.begin_pre_restore to be
    pollers returning None

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

NewReleases is sending notifications on new releases.