3.3.0 (2023-06-07)
3.2.2 (2023-02-13)
3.2.1 (2022-12-01)
- mbclient: fix reconnect logic (3cf0450)
- mbclient: make logger required in CreateServiceOptions interface (623dbd2)
3.2.0 (2022-09-23)
- add protocol and maxFrame configuration (6e634c3)
3.1.0 (2022-08-24)
- replace amqplib with amqp-client.js (9f2dd56)
3.0.0 (2022-06-10)
- deps: drop Node.js v10 support
Update all dev dependencies
Add Node.js v18 support.
2.3.0 (2022-03-10)
- add action value to no action error message in default handler and fix context on close event (faaba6e)
2.2.1 (2021-10-08)
2.2.0 (2021-08-25)
2.1.0 (2021-08-11)
2.0.0 (2021-05-09)
- remove redundant async (2eaf7c9)
- drop Node.js v8 support.
Node.js v14 build added.
Some types made more exact (instead of any
).
1.1.2 (2020-07-13)
- release: Change api function signature (d355470)
1.1.1 (2020-06-10)
- release: Change default retry strategy (cc86c82)
1.1.0 (2020-06-03)
- release: Add support customize field exchange and routingKey. Added ability to not convert content. Up lib version. (1c0ecf3)