github Azure/azure-sdk-for-python azure-keyvault-keys_4.12.0b3

pre-release2 hours ago

4.12.0b3 (2026-07-08)

Features Added

  • Added secure_wrap_key and secure_unwrap_key methods for wrap/unwrap operations on keys #47591.
  • Added the KeySecureWrapAlgorithm enum, listing the algorithms supported by the secure wrap/unwrap operations.
  • Added the SecureWrapResult and SecureUnwrapResult model classes wrapping the results of secure_wrap_key and secure_unwrap_key, respectively.

Bugs Fixed

  • Fixed a replay bug in challenge authentication policy. The original request is now stored at the request level instead of the client level #47742.

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

NewReleases is sending notifications on new releases.