Releases: rust-mcp-stack/rust-mcp-sdk
Releases · rust-mcp-stack/rust-mcp-sdk
rust-mcp-macros: v0.2.0
0.2.0 (2025-04-16)
⚠ BREAKING CHANGES
- naming & less constrained dependencies (#8)
-
MCPServer
renamed to McpServer
-
MCPClient
renamed to McpClient
-
Deprecated MCPSdkError in favor of McpSdkError
-
Deprecated get_tools() in favor of tools()
-
Deprecated get_client_info() in favor of client_info()
-
Deprecated get_server_info() in favor of server_info()
-
Deprecated get_server_version() in favor of server_version()
-
Deprecated get_server_capabilities() in favor of server_capabilities()
-
Deprecated get_instructions() in favor of instructions()
-
Deprecated get_client_info() in favor of client_info()
-
Deprecated get_server_info() in favor of server_info()
🚜 Code Refactoring
- Naming & less constrained dependencies (#8) (2aa469b)
rust-mcp-transport: v0.1.2
0.1.2 (2025-04-05)
🚀 Features
- Update to latest version of rust-mcp-schema (#9) (05f4729)
rust-mcp-sdk: v0.1.3
0.1.3 (2025-04-05)
🚀 Features
- Update to latest version of rust-mcp-schema (#9) (05f4729)
rust-mcp-transport: v0.1.1
0.1.1 (2025-03-29)
Bug Fixes
- Update crate readme links and docs (#2) (4f8a5b7)
rust-mcp-sdk: v0.1.2
0.1.2 (2025-03-30)
🚀 Features
- Re-export transport and macros for seamless user experience (#4) (ff9e3af)
📚 Documentation
- Add step by step guide to the project to help getting started quickly (#6) (571f36a)
rust-mcp-sdk: v0.1.1
0.1.1 (2025-03-29)
Bug Fixes
- Update crate readme links and docs (#2) (4f8a5b7)
rust-mcp-macros: v0.1.2
0.1.2 (2025-03-30)
🚀 Features
- Re-export transport and macros for seamless user experience (#4) (ff9e3af)
rust-mcp-macros: v0.1.1
0.1.1 (2025-03-29)
Bug Fixes
- Update crate readme links and docs (#2) (4f8a5b7)
rust-mcp-transport: v0.1.0
0.1.0 (2025-03-29)
Features
rust-mcp-sdk: v0.1.0
0.1.0 (2025-03-29)
Features