Skip to content

build(deps): bump rmcp from 2.2.0 to 3.4.0 - #372

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rmcp-3.4.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rmcp-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps rmcp from 2.2.0 to 3.4.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v3.4.0

Added

  • (model) add ServerConfig and ClientConfig (#1266)

Fixed

  • (model) deprecate ServerInfo and ClientInfo aliases (#1156)

rmcp-v3.4.0

Added

  • (model) add ServerConfig and ClientConfig (#1266)

Fixed

  • (rmcp) use ServerConfig in cancellation test (#1273)
  • (rmcp) route peer cancellation by lifecycle (#1262)
  • run first pre-init request in service loop (#1263)
  • (auth) let url origin decide prm discovery (#1264)
  • (model) deprecate ServerInfo and ClientInfo aliases (#1156)
  • (auth) ignore non-metadata JSON when probing for protected resource metadata (#1204)
  • do not treat malformed JSON 200 as Accepted for requests (#1208)
  • (streamable-http-server) map handler-generated HeaderMismatch to HTTP 400 (#1259)
  • (http) enforce Origin validation semantics (#1192)

rmcp-macros-v3.3.0

Added

  • (macros) reject empty tool_router (#1233)

rmcp-v3.3.0

Added

  • add ServerHandler::negotiate_initialize (#1247)
  • (macros) reject empty tool_router (#1233)
  • (auth) add enterprise refresh-token and ID-JAG exchanges (#1234)

Fixed

  • (sse) saturate exponential reconnect backoff to avoid overflow panic (#1231)
  • resolve clippy warnings across workspace (#1195)
  • (auth) unify refresh checks and error handling (#1236)

Other

  • (deps) update process-wrap requirement from 9.0 to 10.0 (#1229)

rmcp-macros-v3.2.0

Added

... (truncated)

Commits
  • fd7811f chore: release v3.4.0 (#1258)
  • 0550e13 fix(rmcp): use ServerConfig in cancellation test (#1273)
  • b037c0f fix(rmcp): route peer cancellation by lifecycle (#1262)
  • d481cb0 fix: run first pre-init request in service loop (#1263)
  • 47fcdf4 fix(auth): let url origin decide prm discovery (#1264)
  • 165ff92 feat(model): add ServerConfig and ClientConfig (#1266)
  • fbfc5cc ci: add OpenSSF Scorecard analysis (#1214)
  • 3075dc9 fix(model): deprecate ServerInfo and ClientInfo aliases (#1156)
  • a5d1169 fix(auth): ignore non-metadata JSON when probing for protected resource metad...
  • 4fa84a5 fix: do not treat malformed JSON 200 as Accepted for requests (#1208)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 21, 2026
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 2.2.0 to 3.4.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v2.2.0...rmcp-v3.4.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rmcp-3.4.0 branch from e68c6ad to 77b6d68 Compare September 23, 2026 12:49

This branch has not been deployed

No deployments
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.

0 participants