Releases: momentohq/client-sdk-java
Releases · momentohq/client-sdk-java
v1.16.0
1.16.0 (2024-11-08)
Feature
Chores
- improve resource exhausted error message (#399) (076ad5d)
v1.15.1
1.15.1 (2024-10-07)
Bug Fixes
- set stub deadlines using millis instead of seconds (#396) (2a9c26b)
Chores
v1.15.0
1.15.0 (2024-09-04)
Feature
- add byte array for list methods on the list name (#392) (41ba4b5)
Documentation
Chores
v1.14.2
1.14.2 (2024-09-03)
Bug Fixes
Chores
- add docs examples for PreviewStorageClient (#384) (95a7765)
v1.14.1
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
1.14.0 (2024-07-09)
Feature
Bug Fixes
- cache service exception mapper should read metadata from exc (#377) (0cf1300)
v1.13.0
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
1.12.1 (2024-06-21)
Chores
- add to string implementations to relevant storage responses (#366) (d5896ff)
v1.12.0
1.12.0 (2024-06-21)
Feature
Documentation
- document storage response types more thoroughly (#363) (3092fa7)
Code Refactoring
- specialize not-found and already-exists exceptions (#362) (40491a0)
- rename
StorageValueType
to StorageItemType
(#361) (e03dcb6)
- introduce
Store(Item)?NotFoundException
classes (#360) (81b25c2)
Chores
- specialize storage transport strategy and grpc configs (#364) (1c084fa)
- deps: bump software.momento.java:sdk in /examples (#356) (8fdead3)
- deps: bump software.momento.java:sdk in /examples (#347) (7965e9c)
v1.11.0
1.11.0 (2024-03-20)
Feature
- add grpc config options and turn off keepalive for Lambda config (#351) (7bba262)
Bug Fixes
- use momento machine user when generating README (#350) (148b81f)
Chores
- make eager connection failure hard failure (#355) (660519a)
- add cancelled errors to load-gen (#354) (630ab32)
- update instructions in contributing doc (#352) (c11747c)
- empty commit to bump readme generator (#349) (fee0981)