Releases: momentohq/client-sdk-javascript
Releases · momentohq/client-sdk-javascript
v1.117.2
1.117.2 (2026-02-04)
Bug Fixes
Chores
v1.117.1
v1.117.0
v1.116.0
1.116.0 (2025-08-27)
Feature
- added abortSignal to the rest of the APIs (#1591) (d934946)
- ability to use AbortSignal to cancel get and set requests (#1584) (a5a5e55)
Bug Fixes
Code Refactoring
Chores
- added abortSignal tests (#1592) (63cb6ee)
- exclude AbortSignal tests from canary npm target (#1590) (0dd9718)
- comment out flaky abortSignal tests (#1589) (430b8af)
- run abortSignal tests in CI only (#1588) (5ccd066)
- update momento dependency in examples (#1580) (05c7a69)
- added SetIfHash code snippets (#1585) (bf1e166)
v1.115.1
v1.115.0
v1.114.0
v1.113.0
v1.112.1
v1.112.0
1.112.0 (2025-08-11)
Feature
- remove deprecated storage client and references from updated protos (#1570) (dea4641)
- add subscription retry strategy and tests (#1565) (f4cace0)
- add nodejs compression deployed using cdk example (#1535) (416971d)
Bug Fixes
- add bookkeeping for number of active subscriptions (#1564) (5b1b6e6)
- fixed timeout retry strategy should overwrite deadline only after first request fails (#1559) (4df0107)
- make sure retry deadline does not exceed overall deadline (#1549) (387fb3c)
Chores
- Refactored Credential Provider Endpoint Struct (#1569) (b274cb0)
- Improved Runtime-Version header info (#1567) (176000a)
- make sure auth tests don't leak caches (#1566) (466fef0)
- remove webhooks API examples (#1563) (e1ef658)
- remove examples for deprecated webhooks feature (#1560) (60375c8)
- remove a reference to a removed test I missed earlier (#1562) (473ab0b)
- update CI to remove webhooks example (#1561) (ef0340e)
- remove webhooks testing (#1558) (fbffbeb)
- remove storage example code (#1556) (c2e797f)
- update momento dependency in examples (#1557) (c9cfe26)
- remove storage tests (#1555) (259dd3e)
- update momento dependency in examples (#1554) (f7c126e)