Releases: momentohq/client-sdk-go
Releases · momentohq/client-sdk-go
v1.31.1
1.31.1 (2024-12-11)
Bug Fixes
Miscellaneous
- add test-http-service target (#565) (ced483d)
- deps: bump github.com/momentohq/client-sdk-go in /examples (#564) (c61f33f)
- loadgen: track cancelled errors in the load generator (#568) (8d8ba5c)
v1.31.0
1.31.0 (2024-11-26)
Features
Bug Fixes
Miscellaneous
- deps: bump github.com/momentohq/client-sdk-go in /examples (#555) (95a4193)
v1.30.0
1.30.0 (2024-11-23)
Features
Miscellaneous
v1.29.1
1.29.1 (2024-11-06)
Bug Fixes
- add nil check before grabbing metadata when retrying subscribe (#553) (da47ccb)
v1.29.0
1.29.0 (2024-11-04)
Features
Bug Fixes
- add message wrapper to errors and improve resource exhausted error message by using metadata (#551) (19bd021)
Miscellaneous
- deps: bump github.com/momentohq/client-sdk-go from 1.27.0 to 1.28.7 in /examples (#548) (2126ca8)
- remove unused publish-golang step (#549) (53ece53)
v1.28.7
1.28.7 (2024-10-24)
Miscellaneous
v1.28.6
1.28.6 (2024-10-24)
Bug Fixes
- interpret get rank response when sorted set found (#541) (ffe0e9c)
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)