github Azure/azure-sdk-for-js @azure/core-amqp_1.1.4

latest releases: @azure-rest/maps-search_2.0.0-beta.2, @azure-rest/maps-geolocation_1.0.0-beta.4, @azure-rest/maps-render_2.0.0-beta.1...
4 years ago

1.1.4 (2020-06-30)

  • Fixes issue 9287
    where operations that used the RequestResponseLink and encountered an error
    would fail to cleanup their internal timer.
    This caused exiting the process to be delayed until the timer reached its timeout.
  • If none is present, add a unique id to message_id on the request to be sent when using the RequestResponseLink. This helps in determining the right response for the request when multiple send requests are made in parallel.
    PR 9503

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

NewReleases is sending notifications on new releases.