Releases: hapinessjs/rabbit-module
Releases · hapinessjs/rabbit-module
v1.7.0 (2019-02-27)
v1.6.2 (2018-11-22)
- Create DI with providers for queues and exchanges
v1.6.1 (2018-11-14)
- force_json_decode is now true by default
v1.6.0 (2018-11-08)
- Add assert option in Exchange and Queue decorator to allow to disable assert during bootstrap
- Add check option in Exchange and Queue decorator to verify existence during bootstrap
v1.5.2 (2018-10-03)
- Fix bootstrap error
v1.5.1 (2018-09-24)
- Fix reconnection error: use once instad of on and rebind event correctly
v1.5.0 (2018-08-24)
- Add possibility to provide a custom MessageRouter
v1.4.3 (2018-08-20)
- Emit RETRY_LIMIT_EXCEEDED error on ConnectionManager
v1.4.2 (2018-06-11)
- Do not retry to connect if closing server
v1.4.1 (2018-05-31)
- Bug fix: URI remove regex