This repository was archived by the owner on Oct 12, 2023. It is now read-only.
·
51 commits
to master
since this release
- 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.