Releases: momentohq/client-sdk-javascript
Releases · momentohq/client-sdk-javascript
v1.103.0
1.103.0 (2025-01-06)
Feature
- deprecate withMomentoLocal override in favor of new static method forMomentoLocal (#1484) (8c0fd8b)
Chores
v1.102.3
1.102.3 (2024-12-19)
Chores
v1.102.2
1.102.2 (2024-12-18)
Chores
v1.102.1
1.102.1 (2024-12-11)
Bug Fixes
Chores
- centralize default ttl and milliseconds conversion (#1476) (6b35bde)
- update the retryable function list in the Node SDK (#1475) (a014cc6)
- update momento dependency in examples (#1474) (c9af9db)
v1.102.0
1.102.0 (2024-12-02)
Feature
Bug Fixes
- check for undefined userAgent string before calling includes() (#1473) (a12be86)
Chores
v1.101.2
1.101.2 (2024-11-18)
Bug Fixes
- set topic sequence number and page to subscription state on discontinuity (#1469) (e1651e5)
Chores
v1.101.1
1.101.1 (2024-11-13)
Chores
- change cancelled error message to remove the word server (#1467) (5c47986)
- update momento dependency in examples (#1466) (672db34)
v1.101.0
1.101.0 (2024-11-12)
Feature
- segregate retry decision for read and write APIs (#1465) (2e66ed6)
Chores
v1.100.0
1.100.0 (2024-11-11)
Feature
Chores
v1.99.1
1.99.1 (2024-10-28)
Bug Fixes
- add NotSet path for increase/decrease ttl apis (#1447) (8e48b08)
Tests
- add negative test to detect replication failures (#1445) (a96bf0a)
Chores
- clarify limit exceeded in resource exhausted errors (#1448) (448eb96)
- deps: bump cookie and next-auth in /examples/web/nextjs-chat (#1457) (7940127)
- deps: bump cookie and youch (#1456) (3bf6904)
- deps: bump cookie and youch (#1455) (99c4596)
- deps-dev: bump vite in /examples/nodejs/aws/eventbridge/webapp (#1454) (80a8235)
- deps-dev: bump vite in /examples/web/vite-chat-app (#1453) (11b590a)
- deps: bump rollup in /examples/web/vite-chat-app (#1452) (64b042b)
- deps: bump rollup in /examples/nodejs/aws/eventbridge/webapp (#1451) (7684081)
- deps: bump axios (#1450) (8b556e7)
- update momento dependency in examples (#1444) (d28b6e0)
- update examples to instantiate clients with only default configs (#1443) (3231de6)