Skip to content

cargo(deps): bump rust-mcp-sdk from 0.8.1 to 0.9.0#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust-mcp-sdk-0.9.0
Open

cargo(deps): bump rust-mcp-sdk from 0.8.1 to 0.9.0#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust-mcp-sdk-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rust-mcp-sdk from 0.8.1 to 0.9.0.

Release notes

Sourced from rust-mcp-sdk's releases.

rust-mcp-sdk: v0.9.0

0.9.0 (2026-03-13)

⚠ BREAKING CHANGES

  • update to rust-mcp-schema 0.10 with BTreeMap for deterministic serialization (#137)
  • introduce McpObserver for telemetry and message monitoring (#136)

🚀 Features

  • Introduce health check handler support (#135) (88f908e)
  • Introduce McpObserver for telemetry and message monitoring (#136) (58df88f)
  • Update to rust-mcp-schema 0.10 with BTreeMap for deterministic serialization (#137) (2e6df18)

Related Issues

🐛 Bug Fixes

  • ServerHandler task handling method return types (#132) (45f1305)

rust-mcp-sdk: v0.8.3

0.8.3 (2026-02-01)

rust-mcp-sdk: v0.8.2

0.8.2 (2026-01-18)

🐛 Bug Fixes

  • Enable url serde feature to prevent error when auth is enabled (b31c6fb)
Commits
  • af61044 chore: release main (#134)
  • 2ef45a7 chore: update add tool name in examples
  • 2e6df18 feat!: update to rust-mcp-schema 0.10 with BTreeMap for deterministic seriali...
  • 58df88f feat!: introduce McpObserver for telemetry and message monitoring (#136)
  • 88f908e feat: introduce health check handler support (#135)
  • 45f1305 fix: ServerHandler task handling method return types (#132)
  • 19473ee fix: upgrade dependencies to fix security vulnerabilities
  • acc9c03 chore: release main (#131)
  • 9b2b29e feat: add support for imported serde_json::Number in JsonSchema derive (#130)
  • 6eab1ac feat: add support for type aliases in the mcp_tool macro (#129)
  • 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 [rust-mcp-sdk](https://github.com/rust-mcp-stack/rust-mcp-sdk) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/rust-mcp-stack/rust-mcp-sdk/releases)
- [Commits](rust-mcp-stack/rust-mcp-sdk@rust-mcp-sdk-v0.8.1...rust-mcp-sdk-v0.9.0)

---
updated-dependencies:
- dependency-name: rust-mcp-sdk
  dependency-version: 0.9.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
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

Labels

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

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

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