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

latest releases: @azure-rest/ai-translation-document_1.0.0, @azure/core-rest-pipeline_1.18.0, @azure/template_1.0.12-beta.4315317...
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.