Releases: Tinkoff/mbclient
Releases · Tinkoff/mbclient
v3.3.0
3.3.0 (2023-06-07)
Features
- add single active consumer argument support (#160) (4e59188)
v3.2.2
3.2.2 (2023-02-13)
Bug Fixes
v3.2.1
3.2.1 (2022-12-01)
Bug Fixes
- mbclient: fix reconnect logic (3cf0450)
- mbclient: make logger required in CreateServiceOptions interface (623dbd2)
v3.2.0
3.2.0 (2022-09-23)
Features
- add protocol and maxFrame configuration (6e634c3)
v3.1.0
3.1.0 (2022-08-24)
Features
- replace amqplib with amqp-client.js (9f2dd56)
v3.0.0
3.0.0 (2022-06-10)
Features
BREAKING CHANGES
- deps: drop Node.js v10 support
Update all dev dependencies
Add Node.js v18 support.
v2.3.0
2.3.0 (2022-03-10)
Features
- add action value to no action error message in default handler and fix context on close event (faaba6e)
v2.2.1
2.2.1 (2021-10-08)
Bug Fixes
- restore queue bindings on reconnect (#34) (c264b67)
v2.2.0
2.2.0 (2021-08-25)
Features
- deps: add logging of unprocessed events (#31) (fc2f94a)
v2.1.0
2.1.0 (2021-08-11)
Features