Skip to content

Releases: momentohq/client-sdk-java

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)

v0.7.1

30 Sep 21:25
b014316
Compare
Choose a tag to compare

0.7.1 (2021-09-30)

Chores

v0.7.0

30 Sep 17:30
f52b87a
Compare
Choose a tag to compare

0.7.0 (2021-09-30)

Feature

  • Add high-level wrappers for GetResponse (#46) (f52b87a)
  • Cache Exception handling and CI Updates (#45) (674812b)
  • Add endpoint override for Momento (#43) (3f4326f)
  • Create Exception Hierarchy for SDK (#41) (369eceb)

v0.6.0

27 Sep 21:06
4df1eab
Compare
Choose a tag to compare

0.6.0 (2021-09-27)

Feature

Bug Fixes

  • comment out int tests in cd for now (#40) (4df1eab)

v0.5.7

16 Sep 17:55
d63b992
Compare
Choose a tag to compare

0.5.7 (2021-09-16)