github Azure/azure-sdk-for-js @azure/keyvault-keys_4.4.0-beta.1

latest releases: @azure/storage-queue_12.22.0, @azure/eventhubs-checkpointstore-blob_1.1.0-beta.1, @azure/communication-chat_1.6.0-beta.2...
pre-release2 years ago

4.4.0-beta.1 (2021-08-10)

Features Added

  • Added support for Secure key Release from a Managed HSM.
    • Added KeyClient.releaseKey to release a key from a Managed HSM.
    • Added exportable and releasePolicy to KeyVaultKey.properties, createKeyOptions, and importKeyOptions in order to specify whether the key is exportable and the associated release policy.
  • Added an overload to KeyClient.updateKeyProperties that allows the version to be omitted, updating the latest key version.
  • Added support for KeyClient.getRandomBytes which, when connected to a managed HSM, can be used to generate a byte array of a given length with random values.
  • Updated the service version to 7.3-preview.

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

NewReleases is sending notifications on new releases.