Skip to content

Releases: momentohq/client-sdk-javascript

v1.102.3

19 Dec 18:08
399d692
Compare
Choose a tag to compare

1.102.3 (2024-12-19)

Chores

v1.102.2

18 Dec 21:51
f566cd0
Compare
Choose a tag to compare

1.102.2 (2024-12-18)

Chores

v1.102.1

11 Dec 19:55
c5d6972
Compare
Choose a tag to compare

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

02 Dec 19:41
0251def
Compare
Choose a tag to compare

1.102.0 (2024-12-02)

Feature

Bug Fixes

  • check for undefined userAgent string before calling includes() (#1473) (a12be86)

Chores

v1.101.2

18 Nov 18:21
4fa0088
Compare
Choose a tag to compare

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

13 Nov 20:23
43cf010
Compare
Choose a tag to compare

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

12 Nov 22:37
6beacbd
Compare
Choose a tag to compare

1.101.0 (2024-11-12)

Feature

  • segregate retry decision for read and write APIs (#1465) (2e66ed6)

Chores

v1.100.0

11 Nov 20:14
466df84
Compare
Choose a tag to compare

1.100.0 (2024-11-11)

Feature

Chores

v1.99.1

28 Oct 20:06
f15d8f3
Compare
Choose a tag to compare

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)

v1.99.0

07 Oct 17:28
8d75e49
Compare
Choose a tag to compare

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)