Skip to content

Releases: momentohq/client-sdk-java

v1.18.0

26 Nov 22:06
a8b9d2b
Compare
Choose a tag to compare

1.18.0 (2024-11-26)

Feature

Bug Fixes

Chores

  • deps: bump software.momento.java:sdk in /examples (#404) (7e4892b)

v1.17.0

18 Nov 19:26
501cd73
Compare
Choose a tag to compare

1.17.0 (2024-11-18)

Feature

  • handle discontinuity and heartbeat in topics and add sequence p… (#402) (501cd73)
  • use retry interceptor for streaming calls (#400) (29d38e1)

v1.16.0

08 Nov 18:16
Compare
Choose a tag to compare

1.16.0 (2024-11-08)

Feature

Chores

  • improve resource exhausted error message (#399) (076ad5d)

v1.15.1

07 Oct 17:49
2a9c26b
Compare
Choose a tag to compare

1.15.1 (2024-10-07)

Bug Fixes

  • set stub deadlines using millis instead of seconds (#396) (2a9c26b)

Chores

v1.15.0

04 Sep 16:57
41ba4b5
Compare
Choose a tag to compare

1.15.0 (2024-09-04)

Feature

  • add byte array for list methods on the list name (#392) (41ba4b5)

Documentation

  • fix list fetch end index description (#387) (87a6119)

Chores

v1.14.2

03 Sep 22:04
bc7ff0c
Compare
Choose a tag to compare

1.14.2 (2024-09-03)

Bug Fixes

Chores

  • add docs examples for PreviewStorageClient (#384) (95a7765)

v1.14.1

10 Jul 22:00
7f07993
Compare
Choose a tag to compare

1.14.1 (2024-07-10)

Bug Fixes

  • storage SDK orElseThrow should take a supplier (#383) (7f07993)

Code Refactoring

  • rename cache test base (#381) (affe7f7)
  • storage tests should use a single test store and base (#380) (f09843c)
  • java cache and topics integration tests should use random cache names (#379) (de3dbe1)

CI

v1.14.0

09 Jul 17:34
7e6741e
Compare
Choose a tag to compare

1.14.0 (2024-07-09)

Feature

Bug Fixes

  • cache service exception mapper should read metadata from exc (#377) (0cf1300)

v1.13.0

28 Jun 16:49
7096929
Compare
Choose a tag to compare

1.13.0 (2024-06-28)

Feature

  • onetime headers for agent and runtime-version (#359) (7096929)

Bug Fixes

  • use store_not_found metadata and appropriate exceptions (#371) (0680dc5)
  • use server metadata for item not found (#369) (a6b9f09)

Code Refactoring

  • make storage to string more human friendly (#367) (e62cff2)

Chores

  • warn on storage client builder use of laptop config in prod (#374) (e6f41a4)
  • deps-dev: bump braces in /examples/lambda/infrastructure (#370) (28b2929)
  • add storage client builder (#373) (6dc175a)

v1.12.1

21 Jun 19:59
d5896ff
Compare
Choose a tag to compare

1.12.1 (2024-06-21)

Chores

  • add to string implementations to relevant storage responses (#366) (d5896ff)