4.11.0b1 (2025-03-20)
Features Added
- Added support for service API version
7.6-preview.2
KeyClient
has aget_key_attestation
method that can be used to retrieve a key along with its attestation blob
(stored in a newKeyProperties.attestation
property) from a managed HSM
#37507
Other Changes
- Updated minimum
typing-extensions
version to 4.6.0