Releases: moleculerjs/moleculer-channels
Releases · moleculerjs/moleculer-channels
v0.2.0
What's Changed
- BREAKING: Minimum Node version is 20.x
- don't destroy consumer when there are pending messages by @AndreMaz in #78
- [deps]: Update all dependencies by @icebob in #75
- Fixing Redis connection issue at starting when Redis server is not running.
- Add NATS reconnecting at starting when NATS server is not running.
- update dependencies
Full Changelog: v0.1.8...v0.2.0
v0.1.8
v0.1.7
What's Changed
- Add options for enable one-time assertExchange calling by @Storm8719 in #63
- asserting dead-letter exchange and queue by @ujwal-setlur in #68
New Contributors
- @Storm8719 made their first contribution in #63
- @ujwal-setlur made their first contribution in #68
Full Changelog: v0.1.6...v0.1.7