Skip to content

Releases: malijs/mali

v0.47.1

21 Aug 21:29
692dbec
Compare
Choose a tag to compare

fix: send response metadata even if error occurred - 29d8399

v0.47.0

16 Aug 15:17
53c8e96
Compare
Choose a tag to compare

Dropped Node 14 from testing and updated all dependencies.

v0.46.1

14 Feb 00:13
d2948b8
Compare
Choose a tag to compare

This version mainly consists of dependency updates. It's recommended you to update it to the latest version.

v0.46.0

19 Oct 15:47
9e28371
Compare
Choose a tag to compare

Changes

Improved performance on metadata creation. Contributed by @Americas and fixes #283

v0.45.0

13 Oct 21:39
73b57b5
Compare
Choose a tag to compare

Improvements

This version includes several dependency bumps and a fantastic performance boost from @sjoerddal-pti. Take a look at #282

v0.44.4

23 Sep 01:21
0de40fc
Compare
Choose a tag to compare

This version includes dependency updates.

v0.44.3

22 Jul 07:58
c938eb2
Compare
Choose a tag to compare

Fixes

  • Fixed the invalid TypeScript declaration for Mali.addService.

v0.44.2

14 Jul 07:25
b03c1b7
Compare
Choose a tag to compare

Fixes

  • Fixed a fantastic bug causing a namespace with key type omitted. (#270)

v0.44.1

04 Jul 17:30
c3ece4e
Compare
Choose a tag to compare
  • Fixed an option to have array on protofile options.

v0.44.0

16 Jun 12:28
95e4012
Compare
Choose a tag to compare
  • Added benchmarks to create a baseline in the boot time performance of mali apps.
  • Improved the performance of addService, use and replies.
  • Removed the following dependencies
    • grpc-create-metadata
    • lodash.concat
    • lodash.forown
    • lodash.isplainobject
    • ascallback

Full change log is available from: v0.43.1...v0.44.0