Skip to content

Releases: momentohq/client-sdk-rust

v0.42.0

12 Jul 17:53
be61570
Compare
Choose a tag to compare

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

05 Jul 16:02
368deee
Compare
Choose a tag to compare

0.41.3 (2024-07-05)

Bug Fixes

  • storage get response should use Found and NotFound cases (#376) (8f3344f)

v0.41.2

03 Jul 22:47
a02912b
Compare
Choose a tag to compare

0.41.2 (2024-07-03)

Miscellaneous

v0.41.1

03 Jul 17:19
106baf7
Compare
Choose a tag to compare

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

21 Jun 16:50
365f6a5
Compare
Choose a tag to compare

0.41.0 (2024-06-21)

Features

Miscellaneous

v0.40.0

17 Jun 20:14
c0dcae7
Compare
Choose a tag to compare

0.40.0 (2024-06-14)

Features

  • add sorted_set_get_scores and sorted_set_increment methods (#360) (ba95599)

v0.39.7

06 Jun 21:26
113a403
Compare
Choose a tag to compare

0.39.7 (2024-06-06)

Bug Fixes

Miscellaneous

  • add CDK and zip lambda examples (#342) (6ff7e97)
  • make optional things optional on request builders (#357) (62c058e), closes #356

v0.39.6

23 May 23:51
43ee46f
Compare
Choose a tag to compare

0.39.6 (2024-05-23)

Miscellaneous

  • trying to fix release-please; remove path, add extra-files (#350) (e1fc5ec)

v0.39.5

23 May 23:16
093089a
Compare
Choose a tag to compare

0.39.5 (2024-05-23)

Miscellaneous

  • touch a file in sdk dir to test release-please (#348) (2e452d6)

v0.39.4

23 May 22:40
ad11d9a
Compare
Choose a tag to compare

0.39.4 (2024-05-23)

Miscellaneous

  • touch a file in sdk dir to test release-please (#346) (c05738b)