Skip to content

Releases: momentohq/client-sdk-java

v0.16.1

19 Jan 22:07
a5dae67
Compare
Choose a tag to compare

0.16.1 (2022-01-19)

Bug Fixes

  • shutdown gRPC channels when close is called (#104) (a5dae67)

Chores

v0.16.0

14 Jan 21:23
4f15ad3
Compare
Choose a tag to compare

0.16.0 (2022-01-14)

Feature

v0.15.0

17 Nov 20:58
f94d9d0
Compare
Choose a tag to compare

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

27 Oct 16:56
68ef5f3
Compare
Choose a tag to compare

0.14.0 (2021-10-27)

Feature

v0.13.0

13 Oct 23:04
d5ae9a4
Compare
Choose a tag to compare

0.13.0 (2021-10-13)

Feature

  • createOrGet -> getOrCreate (#89) (d5ae9a4)
  • Change helper method names to get Value (#90) (5317a8d)

Chores

v0.12.0

12 Oct 20:38
31a4ac6
Compare
Choose a tag to compare

0.12.0 (2021-10-12)

Feature

  • Add createOrGetCache method to the SDK (#86) (31a4ac6)

v0.11.0

08 Oct 19:03
bf2fed5
Compare
Choose a tag to compare

0.11.0 (2021-10-08)

Feature

v0.10.0

08 Oct 16:11
6fae24d
Compare
Choose a tag to compare

0.10.0 (2021-10-08)

Feature

  • Validations for authToken, key, value, ttl (#82) (6fae24d)

v0.9.0

07 Oct 04:14
b4eba8a
Compare
Choose a tag to compare

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

  • validate cache names on creation (#77) (9ac6ca7)

Chores

  • Create Moment Client without endpoint overrides in Tests (#81) (b4eba8a)

v0.8.0

30 Sep 22:53
e7fbff7
Compare
Choose a tag to compare

0.8.0 (2021-09-30)

Feature

  • change overloaded private method name (#48) (e7fbff7)