4.5.0 (2023-03-14)
Breaking Changes
The following changes are only breaking from the previous beta. They are not breaking since version 4.4.0 when those types and members did not exist.
- Service version "7.4-preview.1" is not supported.
- Removed
CreateOkpKeyOptions
. - Removed
KeyClient.CreateOkpKey
andCreateOkpKeyAsync
. - Removed
KeyType.Okp
andKeyType.OkpHsm
fromJsonWebKey
. - Removed
KeyCurveName.Ed25519
. - Removed
SignatureAlgorithm.EdDsa
.
Other Changes
- The default service version is now "7.4".