This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Releases: Azure/amqp-common-js
Releases · Azure/amqp-common-js
1.0.0-preview.1
0.1.5
- Updated error code mappers
- Added more constants
- Added support for handling servicebus response properties in the request/response operations
- Fixed a bug in the
sendRequest()
method which ensures that the operation will actually be
retried, rather than returning the previously rejected promise. - Removed dependency from
uuid
, sincerhea
supports basic uuid operations.