Skip to content

Bump rmcp from 0.14.0 to 0.16.0#10

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps rmcp from 0.14.0 to 0.16.0.

Release notes

Sourced from rmcp's releases.

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

  • remove unnecessary doc-cfg (#661)
  • duplicate meta serialization (#662)
  • sort list_all() output in ToolRouter and PromptRouter for deterministic ordering (#665)
  • align task response types with MCP spec (#658)

Other

  • upgrade reqwest to 0.13.2 (#669)
  • include LICENSE in final crate tarball (#657)
  • (deps) update rand requirement from 0.9 to 0.10 (#650)
  • remove unused axum dependency from server-side-http feature (#642)
  • 11-25-2025 compliant Auth (#651)
  • add rudof-mcp to MCP servers list (#645)

rmcp-macros-v0.15.0

Fixed

  • (tasks) avoid dropping completed task results during collection (#639)
  • (tasks) expose execution.taskSupport on tools (#635)

rmcp-v0.15.0

Added

  • (elicitation) add support URL elicitation. SEP-1036 (#605)
  • enforce SEP-1577 MUST requirements for sampling with tools (#646)
  • add native-tls as an optional TLS backend (#631)
  • (capabilities) add extensions field for SEP-1724 (#643)

Fixed

  • (tasks) avoid dropping completed task results during collection (#639)
  • (auth) oauth metadata discovery (#641)

... (truncated)

Commits
  • 3df4c5b chore: release v0.16.0 (#652)
  • 021a431 chore: upgrade reqwest to 0.13.2 (#669)
  • 0b53bfd fix: remove unnecessary doc-cfg (#661)
  • 5a6ff1f fix: duplicate meta serialization (#662)
  • 61ffba8 fix: sort list_all() output in ToolRouter and PromptRouter for deterministic ...
  • 53cd5ed chore(deps): update toml requirement from 0.9 to 1.0 (#668)
  • 08a5b05 fix: align task response types with MCP spec (#658)
  • 453032f chore: include LICENSE in final crate tarball (#657)
  • 016b7d3 feat: add support for custom HTTP headers in StreamableHttpClient (#655)
  • 70f6380 chore(deps): update rand requirement from 0.9 to 0.10 (#650)
  • 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.16.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.14.0...rmcp-v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 18, 2026
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

Comments