github Azure/azure-sdk-for-js @azure/keyvault-admin_4.0.0-beta.3

latest releases: @azure-rest/ai-translation-document_1.0.0-beta.1, @azure/arm-storage_18.3.0, @azure/event-hubs_5.13.0-beta.2...
pre-release3 years ago

4.0.0-beta.3 (2021-04-06)

  • Updated the Latest service version to 7.2.
  • Long Running Operations will now use the status field to determine whether the operation failed.
  • Improved tracing across the various KeyVault libraries. By switching to a consistent naming convention, ensuring spans are always closed appropriately, and setting the correct status when an operation errors developers can expect an improved experience when enabling distributed tracing.
    • We now ensure tracing spans are properly closed with an appropriate status when an operation throws an exception.
    • If a traced operation throws an exception we will now properly record the exception message in the tracing span.
    • Finally, naming conventions have been standardized across the KeyVault libraries taking the format of Azure.KeyVault.<PACKAGE NAME>.<CLIENT NAME>.
  • Fixed an issue where retrying a failed initial Key Vault request may result in an empty body.

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

NewReleases is sending notifications on new releases.