Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-08-06 | 581 Bytes | |
v0.14.31 source code.tar.gz | 2023-08-06 | 2.1 MB | |
v0.14.31 source code.zip | 2023-08-06 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
What's Changed
- Remove usage of _.uniq by @MrDroid1 in https://github.com/moleculerjs/moleculer/pull/1211
- Fix: prometheus reporter to accept host option by @MichaelErmer in https://github.com/moleculerjs/moleculer/pull/1221
- Bugfix: started not being called when createService is used by @MichaelErmer in https://github.com/moleculerjs/moleculer/pull/1229
New Contributors
- @MichaelErmer made their first contribution in https://github.com/moleculerjs/moleculer/pull/1221
Full Changelog: https://github.com/moleculerjs/moleculer/compare/v0.14.30...v0.14.31