github Azure/azure-sdk-for-go sdk/security/keyvault/azkeys/v0.12.0

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
pre-release15 months ago

0.12.0 (2023-06-08)

Breaking Changes

  • Renamed GetRandomBytesRequest to GetRandomBytesParameters
  • ListDeletedKey to ListDeletedKeyProperties
  • ListKeys to ListKeyProperties
  • DeletedKeyBundle to DeletedKey
  • KeyBundle to KeyVaultKey
  • RestoreKeyParameters.KeyBundleBackup to RestoreKeyParameters.KeyBackup
  • DeletedKeyItem to DeletedKeyProperties
  • KeyItem to KeyProperties
  • DeletedKeyListResult to DeletedKeyPropertiesListResult
  • KeyListResult KeyPropertiesListResult
  • KeyOperationsParameters to KeyOperationParameters
  • Changed JSONWebKey.KeyOperations from type []*string to []*KeyOperation
  • ReleaseParameters.Enc to ReleaseParameters.Algorithm
  • KeyOperationParameters.AAD to KeyOperationParameters.AdditionalAuthenticatedData
  • KeyOperationParameters.Tag to KeyOperationParameters.AuthenticationTag
  • JSONWebKeyOperation to KeyOperation
  • JSONWebKeyCurveName to KeyCurveName
  • JSONWebKeyEncryptionAlgorithm to EncryptionAlgorithm
  • JSONWebKeySignatureAlgorithm to SignatureAlgorithm
  • JSONWebKeyType to KeyType
  • LifetimeActions to LifetimeAction
  • Removed DeletionRecoveryLevel type
  • Removed SignatureAlgorithmRSNULL constant
  • Removed KeyOperationExport constant
  • Removed MaxResults option

Other Changes

  • Updated dependencies

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.