Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 Auto-generated release PR
hello-world-mcp-server-stdio: 0.1.29
Dependencies
hello-world-mcp-server-stdio-core: 0.1.20
Dependencies
hello-world-server-streamable-http: 0.1.32
Dependencies
hello-world-server-streamable-http-core: 0.1.20
Dependencies
rust-mcp-macros: 0.5.2
0.5.2 (2025-09-19)
🚀 Features
rust-mcp-sdk: 0.7.0
0.7.0 (2025-09-19)
⚠ BREAKING CHANGES
⚠ Upgrade to v0.7
ServerHandler
orServerHandlerCore
traits) to acceptArc<dyn McpServer>
instead of&dyn McpServer
.on_server_started()
has been removed from handler traits. Please useon_initialized()
instead.McpSdkError
have been refined. If you're using specific variants, you may encounter build errors. Update your code to reflect the new error structure🚀 Features
rust-mcp-transport: 0.6.0
0.6.0 (2025-09-19)
⚠ BREAKING CHANGES
🚀 Features
🐛 Bug Fixes
simple-mcp-client-sse: 0.1.23
Dependencies
simple-mcp-client-sse-core: 0.1.20
Dependencies
simple-mcp-client-stdio: 0.1.29
Dependencies
simple-mcp-client-stdio-core: 0.1.29
Dependencies
simple-mcp-client-streamable-http: 0.1.1
Dependencies
simple-mcp-client-streamable-http-core: 0.1.1
Dependencies
This PR was generated with Release Please. See documentation.