Skip to content

Releases: rust-mcp-stack/rust-mcp-sdk

rust-mcp-sdk: v0.5.3

19 Aug 00:38
080b3a5
Compare
Choose a tag to compare

0.5.3 (2025-08-19)

🐛 Bug Fixes

  • Handle missing client details and abort keep-alive task on drop (#83) (308b1db)

rust-mcp-sdk: v0.5.2

16 Aug 23:11
aacdbfe
Compare
Choose a tag to compare

0.5.2 (2025-08-16)

🚀 Features

  • Integrate list root and client info into hyper runtime (36dfa4c)

🐛 Bug Fixes

  • Abort keep-alive task when transport is removed (#82) (1ca8e49)
  • Ensure server-initiated requests include a valid request_id (#80) (5f9a966)

rust-mcp-transport: v0.4.1

12 Aug 21:19
1457cff
Compare
Choose a tag to compare

0.4.1 (2025-08-12)

🚀 Features

  • Add Streamable HTTP Support to MCP Server (#76) (1864ce8)

rust-mcp-sdk: v0.5.1

12 Aug 21:19
1457cff
Compare
Choose a tag to compare

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

12 Aug 21:19
1457cff
Compare
Choose a tag to compare

0.5.1 (2025-08-12)

🚀 Features

  • Add Streamable HTTP Support to MCP Server (#76) (1864ce8)

rust-mcp-transport: v0.4.0

03 Jul 21:43
e2e6c04
Compare
Choose a tag to compare

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

03 Jul 21:43
e2e6c04
Compare
Choose a tag to compare

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

03 Jul 21:43
e2e6c04
Compare
Choose a tag to compare

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

29 Jun 20:52
42292f9
Compare
Choose a tag to compare

0.4.7 (2025-06-29)

🚀 Features

🐛 Bug Fixes

  • remove leftover prints for tracing statements #60

rust-mcp-sdk: v0.4.6

25 Jun 22:34
6ff05a6
Compare
Choose a tag to compare

0.4.6 (2025-06-23)

🐛 Bug Fixes

  • Allow optional trailing commas in tool_box macro (#58) (ce0cc4f)