Skip to content

chore(deps): bump rmcp from 1.7.0 to 2.0.0 - #289

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/rmcp-1.8.0
Jul 1, 2026
Merged

chore(deps): bump rmcp from 1.7.0 to 2.0.0#289
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/rmcp-1.8.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps rmcp from 1.7.0 to 2.0.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v2.0.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.0.0

Added

  • [breaking] (rmcp) add Audio variant to PromptMessageContent (#865)
  • [breaking] align model types with MCP 2025-11-25 spec (#927)
  • deprecate roots/sampling/logging types (#923)

Fixed

  • prevent OAuth resource spoofing (#937)
  • block oauth metadata ssrf (#935)
  • prevent streamable HTTP session leak (#934)
  • fill missing fully qualified syntax in prompt_handler macros (#866)

Other

  • consolidate repeated rmcp tests (#931)
  • align README examples with v2 model API (#928)

rmcp-macros-v1.8.0

Added

  • deprecate roots, sampling, and logging (SEP-2577) (#884)

Fixed

  • strip and validate tool outputSchema and inputSchema (#860)
  • remove unnecessary fields from tools' inputSchema (#856)

Other

  • refine mcpmate listing copy (#885)
  • added jilebi-mcp to the list of built with rmcp (#861)

rmcp-v1.8.0

[!WARNING]

⚠️ Breaking Changes

... (truncated)

Commits

@dependabotdependabotBot added dependencies Pull requests that update a dependency file rust labels Jun 26, 2026
@hyperpolymath

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.7.0 to 2.0.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.7.0...rmcp-v2.0.0)
---
updated-dependencies:
- dependency-name: rmcp
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title chore(deps): bump rmcp from 1.7.0 to 1.8.0chore(deps): bump rmcp from 1.7.0 to 2.0.0Jul 1, 2026
@dependabot
dependabotBotforce-pushed the dependabot/cargo/rmcp-1.8.0 branch from 145d887 to 400eadeCompareJuly 1, 2026 11:49
@hyperpolymath
hyperpolymath merged commit b0c201f into mainJul 1, 2026
35 of 41 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/cargo/rmcp-1.8.0 branch July 1, 2026 11:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hyperpolymath