4.8.0 (2025-06-27)
Acknowledgments
Thank you to our developer community members who helped to make the Key Vault client libraries better with their contributions to this release:
- James Gould (GitHub)
Features Added
- Added Hmac algorithms in
SignatureAlgorithm
- Added CkmAesKeyWrap algorithm in
KeyWrapAlgorithm
- Added Attestation property for Keys in Managed HSM Key Vaults.
- Adde new
GetKeyAttestation
operation to get the public part of a stored key along with its attestation blob.
Bugs Fixed
- Removed additional forward slash in
RestoreKeyBackup
andRestoreKeyBackupAsync
.
Other Changes
- The default service version is now "7.6".