Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

0.1.5

Latest
Compare
Choose a tag to compare
@amarzavery amarzavery released this 17 Oct 20:22
· 51 commits to master since this release
fe5b384
  • 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, since rhea supports basic uuid operations.