Releases: momentohq/client-sdk-rust
Releases · momentohq/client-sdk-rust
v0.43.1
0.43.1 (2024-11-08)
Miscellaneous
- deps-dev: bump aws-cdk in /example/aws/cdk-lambda/infrastructure (#395) (6090dc8)
- deps: bump momento from 0.42.0 to 0.43.0 in /example/rust (#394) (1ae2a4d)
- fix broken links in readmes (#397) (b07c4ad)
- improve resource exhausted message (#398) (84a0cbf)
v0.43.0
0.43.0 (2024-10-09)
Features
- adding support for multiple connections (#393) (2e79c87)
Miscellaneous
- add dev docs snippets and cheat sheet for storage client (#389) (223be86)
- deps: bump momento from 0.41.3 to 0.42.0 in /example/rust (#387) (e64afce)
v0.42.0
0.42.0 (2024-07-12)
Features
- add example for preview storage client (#368) (61ad15e)
Bug Fixes
- interceptor should send only once per client (#384) (8ed2e86)
- publisher_id was missing from received subscription items (#385) (1fc1804)
Miscellaneous
- add vscode workspace (#383) (b3d219b)
- send sentinel value for
runtime-version
header (#381) (56401d8)
- update examples momento dep and update storage example get responses (#386) (6d3ee17)
v0.41.3
0.41.3 (2024-07-05)
Bug Fixes
- storage get response should use Found and NotFound cases (#376) (8f3344f)
v0.41.2
0.41.2 (2024-07-03)
Miscellaneous
v0.41.1
0.41.1 (2024-07-03)
Bug Fixes
- export StorageValue and align the exports with the cache client. (#370) (e75608f)
Miscellaneous
- deps: bump momento from 0.39.7 to 0.41.0 in /example/rust (#369) (08f7828)
- fix failing test for StoreNotFound (#374) (e5990de)
v0.41.0
0.41.0 (2024-06-21)
Features
Miscellaneous
v0.40.0
0.40.0 (2024-06-14)
Features
- add sorted_set_get_scores and sorted_set_increment methods (#360) (ba95599)
v0.39.7
0.39.7 (2024-06-06)
Bug Fixes
Miscellaneous
v0.39.6
0.39.6 (2024-05-23)
Miscellaneous
- trying to fix release-please; remove path, add extra-files (#350) (e1fc5ec)