Skip to content

Bump rmcp from 0.14.0 to 0.17.0#10

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps rmcp from 0.14.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)

rmcp-macros-v0.16.0

Fixed

  • align task response types with MCP spec (#658)

Other

  • include LICENSE in final crate tarball (#657)
  • add rudof-mcp to MCP servers list (#645)

rmcp-v0.16.0

Added

  • add support for custom HTTP headers in StreamableHttpClient (#655)
  • (auth) add token_endpoint_auth_method to OAuthClientConfig (#648)

Fixed

... (truncated)

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.14.0 to 0.17.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.14.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 @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 1, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 8, 2026

Superseded by #11.

@dependabot dependabot Bot closed this Mar 8, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/rmcp-0.17.0 branch March 8, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants