Releases: momentohq/client-sdk-javascript
Releases · momentohq/client-sdk-javascript
v1.111.0
v1.110.3
v1.110.2
v1.110.1
v1.110.0
v1.109.0
1.109.0 (2025-03-25)
Feature
- add topic subscribe timeout (#1537) (63e9f23)
- add test-admin keepAlive tests (#1536) (75bf490)
- add momento local tests for topics (#1533) (beabffc)
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
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
v1.107.1
v1.107.0
1.107.0 (2025-02-05)
Feature
- add momento-local-test-config-middleware (#1517) (f7c584d)
- add an exponential backoff with retry strategy (#1515) (398857f)
- add retry tests for RpcDelayer (#1513) (97e2806)
Bug Fixes
- patch vuln in web-sdk dev dep @happy-dom/jest-environment (#1519) (5722497)
- data type for test metrics collector (#1516) (a9ecabc)