4.4.0-beta.2 (2021-08-13)
Features Added
- To support Secure Key Release for Key Vault and Managed HSM, added
Exportable
andReleasePolicy
to the following classes:CreateKeyOptions
and its children classes:CreateEcKeyOptions
,CreateOctKeyOptions
andCreateRsaKeyOptions
.ImportKeyOptions
KeyProperties
- Added
releaseKey()
andreleaseKeyWithResponse()
operations toKeyClient
andKeyAsyncClient
to securely release a key for Key Vault and Managed HSM.
Other Changes
Dependency Updates
- Upgraded
azure-core
dependency to1.19.0
- Upgraded
azure-core-http-netty
dependency to1.10.2