0.12.0 (2023-06-08)
Breaking Changes
- Renamed
GetRandomBytesRequest
toGetRandomBytesParameters
ListDeletedKey
toListDeletedKeyProperties
ListKeys
toListKeyProperties
DeletedKeyBundle
toDeletedKey
KeyBundle
toKeyVaultKey
RestoreKeyParameters.KeyBundleBackup
toRestoreKeyParameters.KeyBackup
DeletedKeyItem
toDeletedKeyProperties
KeyItem
toKeyProperties
DeletedKeyListResult
toDeletedKeyPropertiesListResult
KeyListResult
KeyPropertiesListResult
KeyOperationsParameters
toKeyOperationParameters
- Changed
JSONWebKey.KeyOperations
from type []*string to []*KeyOperation ReleaseParameters.Enc
toReleaseParameters.Algorithm
KeyOperationParameters.AAD
toKeyOperationParameters.AdditionalAuthenticatedData
KeyOperationParameters.Tag
toKeyOperationParameters.AuthenticationTag
JSONWebKeyOperation
toKeyOperation
JSONWebKeyCurveName
toKeyCurveName
JSONWebKeyEncryptionAlgorithm
toEncryptionAlgorithm
JSONWebKeySignatureAlgorithm
toSignatureAlgorithm
JSONWebKeyType
toKeyType
LifetimeActions
toLifetimeAction
- Removed
DeletionRecoveryLevel
type - Removed
SignatureAlgorithmRSNULL
constant - Removed
KeyOperationExport
constant - Removed
MaxResults
option
Other Changes
- Updated dependencies