Releases: momentohq/client-sdk-java
Releases · momentohq/client-sdk-java
v0.16.1
0.16.1 (2022-01-19)
Bug Fixes
- shutdown gRPC channels when
close
is called (#104) (a5dae67)
Chores
v0.16.0
0.16.0 (2022-01-14)
Feature
v0.15.0
0.15.0 (2021-11-17)
Feature
- Remove waitTillReady and get before Create (#95) (f94d9d0)
- Add exception conversion for Async Methods (#88) (d4bcb4e)
v0.14.0
0.14.0 (2021-10-27)
Feature
v0.13.0
0.13.0 (2021-10-13)
Feature
Chores
v0.12.0
0.12.0 (2021-10-12)
Feature
- Add createOrGetCache method to the SDK (#86) (31a4ac6)
v0.11.0
0.11.0 (2021-10-08)
Feature
v0.10.0
0.10.0 (2021-10-08)
Feature
- Validations for authToken, key, value, ttl (#82) (6fae24d)
v0.9.0
0.9.0 (2021-10-07)
Feature
- Make Cache constructors package default (#80) (d64b83c)
- Add SetAsync and GetAsync method overrides (#79) (da5b344)
- Parse endpoints from auth token (#78) (0a3b890)
- Wait Till Cache is ready (#73) (ab43e80)
- Create Cache Sdk should return a response object (#72) (f8e8d1d)
- Value in Gets should be empty for Cache Miss (#70) (1117fec)
- Add Get with byte[] key (#52) (3b444a1)
Bug Fixes
Chores
- Create Moment Client without endpoint overrides in Tests (#81) (b4eba8a)
v0.8.0
0.8.0 (2021-09-30)
Feature
- change overloaded private method name (#48) (e7fbff7)