Releases: rust-mcp-stack/rust-mcp-sdk
Releases · rust-mcp-stack/rust-mcp-sdk
rust-mcp-transport: v0.4.1
0.4.1 (2025-08-12)
🚀 Features
- Add Streamable HTTP Support to MCP Server (#76) (1864ce8)
rust-mcp-sdk: v0.5.1
0.5.1 (2025-08-12)
🚀 Features
- Add Streamable HTTP Support to MCP Server (#76) (1864ce8)
- Update examples and docs for streamable http (#77) (e714482)
📚 Documentation
rust-mcp-macros: v0.5.1
0.5.1 (2025-08-12)
🚀 Features
- Add Streamable HTTP Support to MCP Server (#76) (1864ce8)
rust-mcp-transport: v0.4.0
0.4.0 (2025-07-03)
⚠ BREAKING CHANGES
- implement support for the MCP protocol version 2025-06-18 (#73)
🚀 Features
- Implement support for the MCP protocol version 2025-06-18 (#73) (6a24f78)
🐛 Bug Fixes
- Exclude assets from published packages (#70) (0b73873)
rust-mcp-sdk: v0.5.0
0.5.0 (2025-07-03)
⚠ BREAKING CHANGES
- implement support for the MCP protocol version 2025-06-18 (#73)
🚀 Features
- Implement support for the MCP protocol version 2025-06-18 (#73) (6a24f78)
🐛 Bug Fixes
- Address issue with improper server start failure handling (#72) (fc4d664)
- Exclude assets from published packages (#70) (0b73873)
rust-mcp-macros: v0.5.0
0.5.0 (2025-07-03)
⚠ BREAKING CHANGES
- implement support for the MCP protocol version 2025-06-18 (#73)
🚀 Features
- Implement support for the MCP protocol version 2025-06-18 (#73) (6a24f78)
🐛 Bug Fixes
- Exclude assets from published packages (#70) (0b73873)
rust-mcp-sdk: v0.4.7
0.4.7 (2025-06-29)
🚀 Features
🐛 Bug Fixes
- remove leftover prints for tracing statements #60
rust-mcp-sdk: v0.4.6
0.4.6 (2025-06-23)
🐛 Bug Fixes
- Allow optional trailing commas in tool_box macro (#58) (ce0cc4f)
rust-mcp-transport: v0.3.6
0.3.6 (2025-06-20)
🐛 Bug Fixes
- Sync reqwest dependencies in rust-mcp-transport (f76468e)