Skip to content

Releases: momentohq/client-sdk-java

v0.3.2

31 Aug 00:32
a3f5e64
Compare
Choose a tag to compare

0.3.2 (2021-08-31)

Chores

  • #13: Split integration tests out to separate build task (#14) (a3f5e64)

v0.3.1

24 Aug 21:45
0eb84e9
Compare
Choose a tag to compare

0.3.1 (2021-08-24)

Bug Fixes

  • README instructions for first build on repo clone (#12) (0eb84e9)

v0.3.0

30 Jul 22:36
10ac844
Compare
Choose a tag to compare

0.3.0 (2021-07-30)

Feature

  • add endpoint and tls hostname validation skip (#10) (10ac844)

v0.2.0

30 Jul 21:33
2b3b088
Compare
Choose a tag to compare

0.2.0 (2021-07-30)

Feature

  • add client side tracing (2b3b088)

v0.1.3

29 Jul 23:04
13e9101
Compare
Choose a tag to compare

0.1.3 (2021-07-29)

Bug Fixes

  • add MomentoResult to wrap grpc result (#8) (13e9101)

v0.1.2

28 Jul 20:05
0470e37
Compare
Choose a tag to compare

0.1.2 (2021-07-28)

v0.1.1

28 Jul 19:47
0470e37
Compare
Choose a tag to compare

0.1.1 (2021-07-28)

v0.1.0

28 Jul 19:44
22cb1ee
Compare
Choose a tag to compare

0.1.0 (2021-07-28)

Feature

  • add maven publish (22cb1ee)
  • add maven publish (6a18f3e)
  • adjust ttl values for tests (b2b7172)
  • implement code review feed back (3a22312)
  • adds more tests (729078b)
  • adds constructor to overide api endpoint (e16bf60)
  • return ByteBuffer instead of InputStream (7ae59b0)
  • adds bootstrap instructions (f6197b6)
  • implement some code review feedback (450db64)
  • move to kotlin for gradle files (cf4ca63)
  • adds initial scs client impl (b19bb3c)
  • adds client_protos as git submodule (8a289cb)

Bug Fixes

Chores

  • increase timeouts in test (ae7014e)
  • increase timeouts in test (fe43b20)