This release fixes issues for SREs watching stability and regressions.
Published 2mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
mcp
mcp-client
mcp-sdk
mcp-server
mcp-servers
rust
Summary
AI summaryFixed compilation failures caused by #[description] attribute not being stripped from macro output.
Full changelog
[3.0.7] - 2026-03-23
Fixed
#[description]attribute not stripped from macro output —strip_handler_attributesin the#[server]proc macro now removes#[description("...")]from function parameter attributes after extracting their values for JSON schema generation. Previously, these attributes survived into the compiler output, triggering thedescriptionproc_macro_attribute'scompile_error!fallback. Any server using#[description]on tool/resource/prompt parameters would fail to compile.
Full Changelog: https://github.com/Epistates/turbomcp/compare/v3.0.6...v3.0.7
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]