Releases: momentohq/client-sdk-javascript
Releases · momentohq/client-sdk-javascript
v1.101.1
v1.101.0
v1.100.0
v1.99.1
1.99.1 (2024-10-28)
Bug Fixes
Tests
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)
v1.99.0
1.99.0 (2024-10-07)
Feature
- optional config object for topic, auth, storage, leaderboard clients (#1442) (411a7a8)
- web sdk example with topic client that refreshes disposable tokens (#1437) (73d7f8f)
Bug Fixes
Chores
- enable consistent reads for all canary test targets (#1441) (af063e2)
- run tests on github and canaries with consistent reads (#1439) (90f8e78)
- add more comments to the token refreshing topic client example (#1438) (d8ed796)
- add logger to dictionary and sorted-set tests (#1435) (e37336c)
- add getItemTtl to sortedSetPutElement failing test (#1434) (fbaec48)
- make sure storage tests use unique stores (#1433) (db6b2dd)
- update momento dependency in examples (#1432) (dca13e6)
- adding examples that are currently hard-coded in dev docs (#1428) (8f949a0)
- increase topics reconnect delay to 500ms (#1431) (c689182)
- update readme and examples for default credential provider and new topics callbacks (#1429) (8f9a09e)
- add storage retry strategy override example (#1427) (ae97ce6)
- update momento dependency in examples (#1430) (52a4b98)
v1.98.1
v1.98.0
v1.97.0
v1.96.0
1.96.0 (2024-08-26)
Feature
- add sequence number to TopicItem and add optional onDiscontinuity callback (#1418) (f3e940b)
- update webhook examples to new switch pattern (#1407) (5557837)
Bug Fixes
- stop leaking stores (#1420) (918aef0)
- switch to a jest reporter that shows correct error counts, avoid network calls in unit tests (#1414) (ef7018d)
- run webhook tests in web client with happy-dom (#1415) (02e44d8)
Code Refactoring
Chores
- working through more instanceof->switch examples (#1421) (c5cc0f3)
- working through more instanceof->switch examples (#1417) (3e0b7c5)
- more work on porting examples to new switch pattern (#1416) (7940999)
- add web and nodejs sdk makefiles (#1412) (0180d3c)
- update momento dependency in examples (#1411) (9a5961c)