github Azure/azure-sdk-for-js @azure/core-amqp_2.2.0

latest releases: @azure/identity_4.5.0-beta.3, @azure/openai_1.0.0-beta.13, @azure/openai-assistants_1.0.0-beta.6...
3 years ago

2.2.0 (2021-03-30)

  • Updates translateError to convert non-object type parameters to errors.
    The parameter will be part of the error's message property unless the parameter is null or undefined.
    Fixes issue 14499.

  • Addresses issue 9988
    by updating the following operations to accept an abortSignal to allow cancellation:

    • CbsClient.init()
    • CbsClient.negotiateClaim()
    • RequestResponseLink.create()
  • Exporting StandardAbortMessage that is the standard error message accompanying the AbortError.

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

NewReleases is sending notifications on new releases.