github Azure/azure-sdk-for-go sdk/keyvault/azcertificates/v0.3.0

0.3.0 (2022-04-06)

Features Added

  • Added PossibleValues functions for CertificateKeyUsage, CertificateKeyType, CertificateKeyCurveName, and CertificatePolicyAction constants.
  • Added the ResumeToken method on pollers for resuming operations later
  • Added the ResumeToken field to the options structs of Begin methods for resuming operations
  • Added the Name *string field to Certificate, CertificateItem, DeletedCertificate, DeletedCertificateItem

Breaking Changes

  • Requires Go 1.18
  • Fixed a misspelling of CerificateKeyUsage, changed to CertificateKeyUsage
  • Removed all ToPtr methods from constants
  • Renamed CertificateOperation to Operation
  • Renamed Operation.Csr to Operation.CSR
  • Renamed KeyVaultCertificateWithPolicy to CertificateWithPolicy
  • Abbreviated EmailAddress to Email
  • Changed Upns to UserPrincipalNames
  • Removed the Trigger struct and elevated it to the LifetimeAction
  • Renamed DeletedDate to DeletedOn and Expires to ExpiresOn

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

NewReleases is sending notifications on new releases.