Skip to content

azure-keyvault-keys_4.11.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 20 Mar 20:53
2f6c69c

4.11.0b1 (2025-03-20)

Features Added

  • Added support for service API version 7.6-preview.2
  • KeyClient has a get_key_attestation method that can be used to retrieve a key along with its attestation blob
    (stored in a new KeyProperties.attestation property) from a managed HSM
    #37507

Other Changes

  • Updated minimum typing-extensions version to 4.6.0