Skip to content

Conversation

@dependabot
Copy link

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

Bumps rmcp from 0.14.0 to 0.15.0.

Release notes

Sourced from rmcp's releases.

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)
  • compilation with --no-default-features (#593)
  • (tasks) expose execution.taskSupport on tools (#635)
  • (tasks) correct enum variant ordering for deserialization (#634)

Other

  • Add optional description field to Implementation struct (#649)
  • Implement SEP-1577: Sampling With Tools (#628)
Commits
  • 9cfc905 chore: release v0.15.0 (#636)
  • 07028bc Add optional description field to Implementation struct (#649)
  • 187597b feat(elicitation): add support URL elicitation. SEP-1036 (#605)
  • edd5b1d feat: enforce SEP-1577 MUST requirements for sampling with tools (#646)
  • 8bd3fcb Implement SEP-1577: Sampling With Tools (#628)
  • be23334 fix(tasks): avoid dropping completed task results during collection (#639)
  • f6ebc7a fix(auth): oauth metadata discovery (#641)
  • bfd9cc0 feat: add native-tls as an optional TLS backend (#631)
  • 53b64a9 fix: compilation with --no-default-features (#593)
  • df6c3f0 fix(tasks): expose execution.taskSupport on tools (#635)
  • 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.15.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.14.0...rmcp-v0.15.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 0.15.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 11, 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