Skip to content

deps: bump rmcp from 1.8.0 to 2.2.0#211

Merged
bug-ops merged 2 commits into
mainfrom
dependabot/cargo/rmcp-2.2.0
Jul 24, 2026
Merged

deps: bump rmcp from 1.8.0 to 2.2.0#211
bug-ops merged 2 commits into
mainfrom
dependabot/cargo/rmcp-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps rmcp from 1.8.0 to 2.2.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v2.2.0

Added

  • [breaking] align model types with MCP 2025-11-25 spec (#927)

Fixed

  • fill missing fully qualified syntax in prompt_handler macros (#866)

Other

  • align README examples with v2 model API (#928)

rmcp-v2.2.0

Added

  • reject auth servers lacking S256 PKCE support (#955)

Fixed

  • pass client conformance suite (#960)
  • don't respond to cancelled requests (#957)
  • fail orphaned streamable HTTP responses on reinit (#914)
  • address 2025-11-25 conformance audit findings (#951)

rmcp-macros-v2.1.0

Added

  • [breaking] align model types with MCP 2025-11-25 spec (#927)

Fixed

  • fill missing fully qualified syntax in prompt_handler macros (#866)

Other

  • align README examples with v2 model API (#928)

rmcp-v2.1.0

Added

  • add SEP-414 trace context meta accessors (#910)
  • add SEP-2575 meta helpers (#942)

Fixed

  • (transport) make AsyncRwTransport::receive cancel-safe (#941) (#947)
  • (auth) preserve refresh_token when refresh response omits it (#949)
  • block redirect header leaks (#936)
  • don't respond to unparsable messages (#940)

... (truncated)

Commits
  • 5195776 chore: release v2.2.0 (#953)
  • 6dd7b85 chore(deps): update p256 requirement from 0.13 to 0.14 (#959)
  • a037935 fix: pass client conformance suite (#960)
  • dbda50c fix: don't respond to cancelled requests (#957)
  • 45f2f72 fix: fail orphaned streamable HTTP responses on reinit (#914)
  • 95490fa feat: reject auth servers lacking S256 PKCE support (#955)
  • bdf0c32 fix: address 2025-11-25 conformance audit findings (#951)
  • 8e44af4 chore: release v2.1.0 (#950)
  • 4833ec7 fix(transport): make AsyncRwTransport::receive cancel-safe (#941) (#947)
  • 5837e22 fix(auth): preserve refresh_token when refresh response omits it (#949)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency updates rust Rust code changes labels Jul 15, 2026
@github-actions github-actions Bot added major-update Major version update requiring manual review configuration Configuration changes and removed major-update Major version update requiring manual review rust Rust code changes labels Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rmcp-2.2.0 branch from 7881a9c to 9fa2f39 Compare July 24, 2026 17:38
@github-actions github-actions Bot added the major-update Major version update requiring manual review label Jul 24, 2026
@bug-ops
bug-ops force-pushed the dependabot/cargo/rmcp-2.2.0 branch from 9fa2f39 to 113fabf Compare July 24, 2026 17:57
@github-actions github-actions Bot added documentation Improvements or additions to documentation rust Rust code changes mcpls-core mcpls-core crate changes labels Jul 24, 2026
dependabot Bot and others added 2 commits July 24, 2026 20:04
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.8.0 to 2.2.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-v1.8.0...rmcp-v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
rmcp 2.2.0 merges RawResource and the Annotated<RawResource> wrapper
into a single flat Resource struct. Updates McplsServer::list_resources
to construct Resource directly instead of the removed types, unblocking
the dependabot rmcp 1.8.0 -> 2.2.0 bump.
@bug-ops
bug-ops force-pushed the dependabot/cargo/rmcp-2.2.0 branch from 541f52f to c62019d Compare July 24, 2026 18:04
@bug-ops
bug-ops enabled auto-merge (squash) July 24, 2026 18:06
@bug-ops
bug-ops merged commit 0343895 into main Jul 24, 2026
27 checks passed
@bug-ops
bug-ops deleted the dependabot/cargo/rmcp-2.2.0 branch July 24, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Configuration changes dependencies Dependency updates documentation Improvements or additions to documentation major-update Major version update requiring manual review mcpls-core mcpls-core crate changes rust Rust code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant