Skip to content

Bump rmcp from 0.16.0 to 0.17.0#97

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rmcp-0.17.0
Open

Bump rmcp from 0.16.0 to 0.17.0#97
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rmcp-0.17.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps rmcp from 0.16.0 to 0.17.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v0.17.0

Added

  • add trait-based tool declaration (#677)

Other

  • add prose documentation for core features to meet conformance (#702)

rmcp-v0.17.0

Added

  • (streamable-http) add json_response option for stateless server mode (#683)
  • mcp sdk conformance (#687)
  • add default value support to string, number, and integer schemas (#686)
  • add trait-based tool declaration (#677)
  • send and validate MCP-Protocol-Version header (#675)

Fixed

  • improve error logging and remove token secret from logs (#685)
  • refresh token expiry (#680)
  • gate optional dependencies behind feature flags (#672)
  • allow empty content in CallToolResult (#681)
  • (schema) remove AddNullable from draft2020_12 settings (#664)

Other

  • add prose documentation for core features to meet conformance (#702)
  • Fix/sse channel replacement conflict (#682)
  • document session management for streamable HTTP transport (#674)
Commits
  • 9551865 chore: release (#697)
  • 634852a fix: prevent mcp-conformance from being published to crates.io (#701)
  • e68b15e docs: add prose documentation for core features to meet conformance (#702)
  • 9865385 feat: issue triage tooling (#698)
  • d6703da feat(streamable-http): add json_response option for stateless server mode (#683)
  • 4677a65 chore(deps): bump github/codeql-action from 3 to 4 (#695)
  • e83665f chore(deps): bump actions/checkout from 4 to 6 (#696)
  • a7e4ae3 feat: mcp sdk conformance (#687)
  • b967c13 fix: improve error logging and remove token secret from logs (#685)
  • 93bfb4a feat: add default value support to string, number, and integer schemas (#686)
  • 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 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)

Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.16.0...rmcp-v0.17.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot Automated issue or pull request created by a bot. dependencies Dependency updates (Dependabot and tooling). labels Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Automated issue or pull request created by a bot. dependencies Dependency updates (Dependabot and tooling).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants