Skip to content

Releases: momentohq/client-sdk-javascript

v1.103.1

09 Jan 00:44
6fe6135
Compare
Choose a tag to compare

1.103.1 (2025-01-09)

Bug Fixes

  • upgrade to open pull request v7 for correct attribution (#1488) (e32737b)

Chores

CI

  • check permissions of triggering actor before running PR checks (#1485) (bffc8eb)

v1.103.0

06 Jan 22:07
ce9b55f
Compare
Choose a tag to compare

1.103.0 (2025-01-06)

Feature

  • deprecate withMomentoLocal override in favor of new static method forMomentoLocal (#1484) (8c0fd8b)

Chores

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