Skip to content

Releases: momentohq/client-sdk-javascript

v1.111.0

02 Apr 00:56
569bc09
Compare
Choose a tag to compare

1.111.0 (2025-04-02)

Feature

  • configure topic client to use separate publish and subscribe grpc channels (#1547) (dc29d62)

Chores

  • add recreate client flag to prevent multiple concurrent recreat… (#1553) (c78c6da)
  • update momento dependency in examples (#1548) (fc8a906)

v1.110.3

28 Mar 00:22
3962127
Compare
Choose a tag to compare

1.110.3 (2025-03-28)

Chores

v1.110.2

26 Mar 23:11
08ff093
Compare
Choose a tag to compare

1.110.2 (2025-03-26)

Chores

v1.110.1

26 Mar 21:52
43dfe8e
Compare
Choose a tag to compare

1.110.1 (2025-03-26)

Bug Fixes

  • compression libraries don't need to depend on generated-types (#1543) (c16c2e2)

v1.110.0

26 Mar 19:10
73b24aa
Compare
Choose a tag to compare

1.110.0 (2025-03-26)

Feature

  • grpc channel state detection and auto-reconnect (#1540) (25ded6d)

v1.109.0

25 Mar 21:13
7390fa7
Compare
Choose a tag to compare

1.109.0 (2025-03-25)

Feature

Bug Fixes

  • error code metadata converter should map limit exceeded to resource exhausted (#1538) (1b8f4e8)
  • force resolve to release path in nativeNodeModulesPlugina nd include that in esbuild config (#1531) (8f65b98)
  • aws lambda zstd example needs postinstall step (#1529) (c4b2c95)
  • update the example script to always install the latest version of the sdk/(extensions) (#1526) (e90dd26)

Code Refactoring

  • build aws/compression lambda zip in docker (#1532) (4433243)

Chores

  • nodejs: bump generated types and grpc-js to latest version (#1541) (d1763d9)
  • bump generated-types on nodejs (#1539) (e9fd6ee)
  • update the experimental momento local middleware grpc metadata args (#1534) (f1b3b10)
  • update momento dependency in examples (#1530) (d4b87a5)
  • update momento dependency in examples (#1525) (96bfd21)

v1.108.0

28 Feb 00:29
2727625
Compare
Choose a tag to compare

1.108.0 (2025-02-28)

Feature

  • add grpc channel options to cache control client (#1524) (ab0a915)

v1.107.1

27 Feb 23:40
7eb6aea
Compare
Choose a tag to compare

1.107.1 (2025-02-27)

Bug Fixes

Chores

v1.107.0

05 Feb 20:04
b593483
Compare
Choose a tag to compare

1.107.0 (2025-02-05)

Feature

Bug Fixes

  • patch vuln in web-sdk dev dep @happy-dom/jest-environment (#1519) (5722497)
  • data type for test metrics collector (#1516) (a9ecabc)

Chores

  • move rpc method to main package, add 1:1 mapping for conversion (#1518) (3d10029)
  • update momento dependency in examples (#1514) (b8a604f)
  • add more assertions to retry-tests (#1512) (ada0203)

v1.106.0

24 Jan 22:40
be4e9c9
Compare
Choose a tag to compare

1.106.0 (2025-01-24)

Feature

Chores