momentohq / client-sdk-rust

Official Rust SDK for Momento Serverless Cache
Apache License 2.0
12 stars 4 forks source link

chore(deps): bump momento from 0.39.0 to 0.40.0 in /example/rust #362

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps momento from 0.39.0 to 0.40.0.

Release notes

Sourced from momento's releases.

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

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

v0.39.6

0.39.6 (2024-05-23)

Miscellaneous

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

v0.39.5

0.39.5 (2024-05-23)

Miscellaneous

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

v0.39.4

0.39.4 (2024-05-23)

Miscellaneous

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

v0.39.3

0.39.3 (2024-05-23)

... (truncated)

Changelog

Sourced from momento's changelog.

0.40.0 (2024-06-14)

Features

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

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

0.39.6 (2024-05-23)

Miscellaneous

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

0.39.3 (2024-05-23)

Miscellaneous

  • add sdk/README to gitignore to prevent attempt to publish from dirty tree (#343) (8298189)

0.39.2 (2024-05-22)

Bug Fixes

Miscellaneous

  • rename github workflows to be less confusing (#339) (d15df74)

0.39.1 (2024-05-22)

Miscellaneous

... (truncated)

Commits
  • c0dcae7 chore(main): release 0.40.0 (#361)
  • ba95599 feat: add sorted_set_get_scores and sorted_set_increment methods (#360)
  • 113a403 chore(main): release 0.39.7 (#353)
  • 62c058e chore: make optional things optional on request builders (#357)
  • 3d7654b fix: Move tests directory into sdk (#355)
  • 913101b Update templated README.md file
  • c2894ad Update templated README.md file
  • 0b8338d Update templated README.md file
  • 6ff7e97 chore: add CDK and zip lambda examples (#342)
  • 43ee46f chore(main): release 0.39.6 (#351)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 months ago

Looks like momento is up-to-date now, so this is no longer needed.