github Azure/azure-sdk-for-js @azure/keyvault-keys_4.2.0-beta.3

latest releases: @azure/core-rest-pipeline_1.16.0, @azure/core-amqp_4.2.2, @azure/communication-sms_1.2.0-beta.1...
pre-release3 years ago

4.2.0-beta.3 (2021-02-09)

  • [Breaking] Removed dist-browser from the published package. To bundle the Azure SDK libraries for the browsers, please read our bundling guide: link.
  • Updated the Key Vault Keys Long Running Operation Pollers to follow a more compact and meaningful approach moving forward.
  • Bug fix: The logging of HTTP requests wasn't properly working - now it has been fixed and tests have been written that verify the fix.
  • Added a constructor overload to CryptographyClient that takes a JsonWebKey and allows for local-only subset of operations.
  • Added KeyId to the public API of CryptographyClient.
  • [Breaking] Removed parseKeyVaultKeysId from the public API and made KeyOptionsOptions.additionalAuthenticatedData a readonly property.
  • Added a createOctKey convenience method to create a key of type oct or oct-HSM as appropriate.

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

NewReleases is sending notifications on new releases.