Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps momento from 0.52.0 to 0.56.0.

Release notes

Sourced from momento's releases.

v0.56.0

0.56.0 (2025-10-30)

Features

  • support tls endpoint override without address refresh (#496) (9984a57)

v0.55.0

0.55.0 (2025-10-20)

Features

  • configurable grpc message size limits (#492) (bdf3938)

v0.54.3

0.54.3 (2025-10-17)

Bug Fixes

  • protosocket connection manager should be able to connect to local endpoint too (#490) (d9963a5)
  • protosocket get should distinguish between cache vs key not found errors (#489) (ab54e24)

v0.54.2

0.54.2 (2025-10-09)

Bug Fixes

  • prevent early drop of address loader (#486) (405c861)

v0.54.1

0.54.1 (2025-10-06)

Miscellaneous

v0.54.0

0.54.0 (2025-10-01)

Features

  • protosocket with tls and connection pool (#480) (14fdc9a)

v0.53.1

... (truncated)

Changelog

Sourced from momento's changelog.

0.56.0 (2025-10-30)

Features

  • support tls endpoint override without address refresh (#496) (9984a57)

0.55.0 (2025-10-20)

Features

  • configurable grpc message size limits (#492) (bdf3938)

0.54.3 (2025-10-17)

Bug Fixes

  • protosocket connection manager should be able to connect to local endpoint too (#490) (d9963a5)
  • protosocket get should distinguish between cache vs key not found errors (#489) (ab54e24)

0.54.2 (2025-10-09)

Bug Fixes

  • prevent early drop of address loader (#486) (405c861)

0.54.1 (2025-10-06)

Miscellaneous

0.54.0 (2025-10-01)

Features

  • protosocket with tls and connection pool (#480) (14fdc9a)

0.53.1 (2025-09-11)

Bug Fixes

  • be able to clone ProtosocketCacheClient (#475) (a72ff22)

... (truncated)

Commits
  • 1748386 chore(main): release 0.56.0 (#498)
  • 9984a57 feat: support tls endpoint override without address refresh (#496)
  • 581dbe5 chore(main): release 0.55.0 (#494)
  • bdf3938 feat: configurable grpc message size limits (#492)
  • ff6e62f chore(main): release 0.54.3 (#491)
  • d9963a5 fix: protosocket connection manager should be able to connect to local endpoi...
  • ab54e24 fix: protosocket get should distinguish between cache vs key not found errors...
  • e2c94b0 chore(main): release 0.54.2 (#487)
  • 405c861 fix: prevent early drop of address loader (#486)
  • 6b8cd53 chore(main): release 0.54.1 (#484)
  • 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 <dependency name> 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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 31, 2025
@anitarua
Copy link
Contributor

@dependabot rebase

Bumps [momento](https://github.com/momentohq/client-sdk-rust) from 0.52.0 to 0.56.0.
- [Release notes](https://github.com/momentohq/client-sdk-rust/releases)
- [Changelog](https://github.com/momentohq/client-sdk-rust/blob/main/CHANGELOG.md)
- [Commits](v0.52.0...v0.56.0)

---
updated-dependencies:
- dependency-name: momento
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/example/rust/momento-0.56.0 branch from 444c5b3 to 15cbc21 Compare October 31, 2025 21:15
@anitarua anitarua changed the title chore(deps): bump momento from 0.52.0 to 0.56.0 in /example/rust chore(deps): bump momento from 0.52.0 to 0.57.0 in /example/rust Oct 31, 2025
@anitarua anitarua merged commit 3ed656e into main Oct 31, 2025
8 of 9 checks passed
@anitarua anitarua deleted the dependabot/cargo/example/rust/momento-0.56.0 branch October 31, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants