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.39.7 in /example/rust #358

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps momento from 0.39.0 to 0.39.7.

Release notes

Sourced from momento's releases.

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)

Miscellaneous

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

v0.39.2

0.39.2 (2024-05-22)

... (truncated)

Changelog

Sourced from momento's changelog.

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

  • deps: update momento requirement from 0.38.0 to 0.39.0 in /example (#331) (7bf0f16)
  • implement Debug for DictionaryFetchResponse, tweak debug fmt utils (#335) (37dd7a9)
  • move existing examples to a subdirectory (#337) (eb16864)
  • move sdk source code to a subdir (#338) (8eddf9a)
  • run ci on ubuntu-24.04 (#332) (8338069)
  • update stability to beta (#336) (ebf044f)
Commits
  • 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)
  • e1fc5ec chore: trying to fix release-please; remove path, add extra-files (#350)
  • 093089a chore(main): release 0.39.5 (#349)
  • 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

Superseded by #362.