Moleculer v0.14.22 Release Notes

Release Date: 2022-08-13 // over 1 year ago
  • 35 commits from 11 contributors.

    ๐Ÿ”„ Changes

    • ๐Ÿ›  fixed 'Ctx is undefined when using shard strategy and preferLocal is false, throws error on emit' #1072
    • ๐Ÿ›  fixed info packet send at broker stop #1101
    • โž• added support for either-or versions to waitForServices #1030
    • ๐Ÿ›  fixed streaming issue with compression #1100
    • โž• add requestID to debug logs in transit #1104
    • โœ‚ removed static on methods for the use of ServiceFactory #1098
    • ๐Ÿ›  fixed the issue with setting tracing and metrics options with env variables #1112
    • โž• added dependencyTimeout broker option #1118
    • ๐Ÿ‘Œ improved d.ts #1099 #1111 #1115
    • โšก๏ธ updated dependencies