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

latest releases: sdk/storage/azdatalake/v1.1.2, sdk/azidentity/v1.6.0-beta.4, sdk/internal/v1.8.0...
pre-release2 years ago

0.4.0 (2022-03-08)

Features Added

  • Adds the ReleasePolicy parameter to the UpdateKeyPropertiesOptions struct.
  • Adds the Immutable boolean to the KeyReleasePolicy model.
  • Added a ToPtr method on KeyType constant

Breaking Changes

  • Changed the Data to EncodedPolicy on the KeyReleasePolicy struct.
  • Changed the Updated, Created, and Expires properties to UpdatedOn, CreatedOn, and ExpiresOn.
  • Renamed JSONWebKeyOperation to Operation.
  • Renamed JSONWebKeyCurveName to CurveName
  • Prefixed all KeyType constants with KeyType
  • Changed KeyBundle to KeyVaultKey and DeletedKeyBundle to DeletedKey
  • Renamed KeyAttributes to KeyProperties
  • Renamed ListKeyVersions to ListPropertiesOfKeyVersions
  • Removed Attributes struct
  • Changed CreateOCTKey/Response/Options to CreateOctKey/Response/Options
  • Removed all RawResponse *http.Response fields from response structs.

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

NewReleases is sending notifications on new releases.