github Azure/azure-sdk-for-net Azure.Security.KeyVault.Certificates_4.6.0-beta.1

latest releases: Azure.Communication.Chat_1.3.1, Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2, Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2...
pre-release10 months ago

4.6.0-beta.1 (2023-11-09)

Features Added

  • Added CertificateProperties.X509ThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    CertificateProperties.X509Thumbprint has been hidden but is still available.

Breaking Changes

  • Renamed tags reported on CertificateClient activities to following OpenTelemetry attribute naming conventions:
    • certificate to az.keyvault.certificate.name
    • version to az.keyvault.certificate.version
    • issuer to az.keyvault.certificate.issuer.name

Bugs Fixed

  • When a Key Vault is moved to another tenant, the client is reauthenticated.

Other Changes

  • The default service version is now "7.5-preview.1".

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

NewReleases is sending notifications on new releases.