github Azure/azure-sdk-for-net Azure.Security.KeyVault.Keys_4.3.0-beta.2

latest releases: Azure.ResourceManager.Authorization_1.1.2, Azure.ResourceManager.ContainerInstance_1.2.1, Azure.ResourceManager.AppPlatform_1.1.1...
pre-release2 years ago

4.3.0-beta.2 (2021-10-14)

Features Added

  • Added JsonWebKeyConverter to support serializing and deserializing a JsonWebKey to a RFC 7517 JWK. (#16155)
  • Added KeyClient.GetCryptographyClient to get a CryptographyClient that uses the same options, policies, and pipeline as the KeyClient that created it. (#23786)
  • Added KeyRotationPolicy class and new methods including KeyClient.GetKeyRotationPolicy, KeyClient.RotateKey, and KeyClient.UpdateKeyRotationPolicy.
  • Added KeyVaultKeyIdentifier.TryCreate to parse key URIs without throwing an exception when invalid. (#23146)
  • Support multi-tenant authentication against Key Vault and Managed HSM when using Azure.Identity 1.5.0 or newer. (#18359)

Bugs Fixed

  • Added key version to distributed tracing. (#12907)

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

NewReleases is sending notifications on new releases.