Skip to content

Releases: momentohq/client-sdk-go

v1.28.4

03 Oct 19:22
50bd958
Compare
Choose a tag to compare

1.28.4 (2024-10-03)

Miscellaneous

  • protos: update protos to v0.119.0 and regenerate code (#533) (f1ac517)

v1.28.3

03 Oct 18:35
ca9018f
Compare
Choose a tag to compare

1.28.3 (2024-10-03)

Miscellaneous

  • add makefile targets to update and build protos (#525) (86b747d)
  • enable consistent reads on all canary test targets (#523) (a6948b9)
  • fix formatting in Makefile (#535) (d97f229)

v1.28.2

20 Sep 19:58
39f9580
Compare
Choose a tag to compare

1.28.2 (2024-09-20)

Miscellaneous

  • Add a flag and make command to use consistent reads in tests (#518) (79a60df)
  • improve logging if we exceed the max number of concurrent streams (#520) (2cc3ec2)
  • log whether consistent reads are enabled for integration tests (#519) (22af385)
  • Use the consistent reads flag in integration tests (#515) (0f25f1c)

v1.28.1

17 Sep 21:23
0b66c45
Compare
Choose a tag to compare

1.28.1 (2024-09-17)

Miscellaneous

  • minor tweaks to logging inside of topic client (#513) (fccfc5e)

v1.28.0

17 Sep 19:45
9956f7f
Compare
Choose a tag to compare

1.28.0 (2024-09-17)

Features

  • improve logger interface to accept any (#507) (5dd3929)

Miscellaneous

  • update topics example to illustrate how to wait for subscription close (#511) (38843bf)

v1.27.7

16 Sep 18:23
7aa93fe
Compare
Choose a tag to compare

1.27.7 (2024-09-16)

Miscellaneous

  • add logging to list fetch test (#506) (c2601d1)
  • debug sorted fetch by rank - remove elements test (#509) (46ac38b)

v1.27.6

12 Sep 23:19
6dec2a6
Compare
Choose a tag to compare

1.27.6 (2024-09-12)

Miscellaneous

  • better debug logging on discontinuities (#503) (0133f21)

v1.27.5

11 Sep 08:28
ec44072
Compare
Choose a tag to compare

1.27.5 (2024-09-10)

Miscellaneous

  • add epsilon sleep durations/reduce default ttl on tests (#500) (b1241a9)

v1.27.4

10 Sep 20:49
8c175f4
Compare
Choose a tag to compare

1.27.4 (2024-09-10)

Bug Fixes

Miscellaneous

v1.27.3

05 Sep 23:05
bdc2450
Compare
Choose a tag to compare

1.27.3 (2024-09-05)

Miscellaneous