This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
amarzavery
released this
17 Oct 20:22
·
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.