Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-02 | 952 Bytes | |
v0.14.33 source code.tar.gz | 2024-04-02 | 2.1 MB | |
v0.14.33 source code.zip | 2024-04-02 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
What's Changed
- autodetect Redis type discoverer when using redis SSL URI by @Freezystem in https://github.com/moleculerjs/moleculer/pull/1260
- Transit improve by @0x0a0d in https://github.com/moleculerjs/moleculer/pull/1258
- change from 'connect' to 'ready' event in redis clients. Fixes [#1257] by @icebob in https://github.com/moleculerjs/moleculer/pull/1269
- Add hook middlewares interceptors to preserve call context with call middlewares. by @DonVietnam in https://github.com/moleculerjs/moleculer/pull/1270
- Remove unnecessary clone in node update method by @Ubitso in https://github.com/moleculerjs/moleculer/pull/1274
New Contributors
- @Freezystem made their first contribution in https://github.com/moleculerjs/moleculer/pull/1260
- @DonVietnam made their first contribution in https://github.com/moleculerjs/moleculer/pull/1270
Full Changelog: https://github.com/moleculerjs/moleculer/compare/v0.14.32...v0.14.33