Releases: momentohq/client-sdk-go
Releases · momentohq/client-sdk-go
v1.28.4
1.28.4 (2024-10-03)
Miscellaneous
- protos: update protos to v0.119.0 and regenerate code (#533) (f1ac517)
v1.28.3
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
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
1.28.1 (2024-09-17)
Miscellaneous
- minor tweaks to logging inside of topic client (#513) (fccfc5e)
v1.28.0
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
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
1.27.6 (2024-09-12)
Miscellaneous
- better debug logging on discontinuities (#503) (0133f21)
v1.27.5
1.27.5 (2024-09-10)
Miscellaneous
- add epsilon sleep durations/reduce default ttl on tests (#500) (b1241a9)
v1.27.4
1.27.4 (2024-09-10)
Bug Fixes
Miscellaneous
v1.27.3
1.27.3 (2024-09-05)
Miscellaneous