Releases: rust-mcp-stack/rust-mcp-sdk
Releases · rust-mcp-stack/rust-mcp-sdk
rust-mcp-transport: v0.9.0
13 Mar 19:33
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-03-13)
⚠ BREAKING CHANGES
introduce McpObserver for telemetry and message monitoring (#136 )
🚀 Features
Introduce McpObserver for telemetry and message monitoring (#136 ) (58df88f )
rust-mcp-sdk: v0.9.0
13 Mar 19:33
Compare
Sorry, something went wrong.
No results found
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-macros: v0.9.0
13 Mar 19:33
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-03-13)
⚠ BREAKING CHANGES
update to rust-mcp-schema 0.10 with BTreeMap for deterministic serialization (#137 )
🚀 Features
Update to rust-mcp-schema 0.10 with BTreeMap for deterministic serialization (#137 ) (2e6df18 )
🐛 Bug Fixes
Upgrade dependencies to fix security vulnerabilities (19473ee )
rust-mcp-extra: v0.2.4
13 Mar 19:33
Compare
Sorry, something went wrong.
No results found
0.2.4 (2026-03-13)
Dependencies
The following workspace dependencies were updated
dependencies
rust-mcp-sdk bumped from 0.8.3 to 0.9.0
rust-mcp-sdk: v0.8.3
01 Feb 22:21
Compare
Sorry, something went wrong.
No results found
rust-mcp-macros: v0.8.1
01 Feb 22:21
Compare
Sorry, something went wrong.
No results found
0.8.1 (2026-02-01)
🚀 Features
Add support for imported serde_json::Number in JsonSchema derive (#130 ) (9b2b29e )
Add support for type aliases in the mcp_tool macro (#129 ) (6eab1ac )
rust-mcp-extra: v0.2.3
01 Feb 22:21
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-02-01)
Dependencies
The following workspace dependencies were updated
dependencies
rust-mcp-sdk bumped from 0.8.2 to 0.8.3
rust-mcp-sdk: v0.8.2
18 Jan 22:32
Compare
Sorry, something went wrong.
No results found
0.8.2 (2026-01-18)
🐛 Bug Fixes
Enable url serde feature to prevent error when auth is enabled (b31c6fb )
rust-mcp-extra: v0.2.2
18 Jan 22:32
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-01-18)
Dependencies
The following workspace dependencies were updated
dependencies
rust-mcp-sdk bumped from 0.8.1 to 0.8.2
rust-mcp-sdk: v0.8.1
02 Jan 10:58
Compare
Sorry, something went wrong.
No results found
0.8.1 (2026-01-01)
🐛 Bug Fixes
Make streamable-http feature enabled with hyper-server feature (ed6b60c )