Skip to content

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

rust-mcp-transport: v0.6.3

23 Nov 15:45
c710b5a

Choose a tag to compare

0.6.3 (2025-11-23)

🚀 Features

  • Add authentication flow support to MCP servers (#119) (fe467d3)

rust-mcp-sdk: v0.7.4

23 Nov 15:45
c710b5a

Choose a tag to compare

0.7.4 (2025-11-23)

🚀 Features

  • Add authentication flow support to MCP servers (#119) (fe467d3)

🐛 Bug Fixes

  • Issue 116 - custom_streamable_http_endpoint (#117) (6f70e18)

rust-mcp-macros: v0.5.3

23 Nov 15:45
c710b5a

Choose a tag to compare

0.5.3 (2025-11-23)

🚀 Features

  • Add authentication flow support to MCP servers (#119) (fe467d3)

rust-mcp-extra: v0.1.4

23 Nov 15:45
c710b5a

Choose a tag to compare

0.1.4 (2025-11-23)

🚀 Features

  • Add authentication flow support to MCP servers (#119) (fe467d3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • rust-mcp-sdk bumped from 0.7.3 to 0.7.4

rust-mcp-sdk: v0.7.3

08 Nov 18:14
2688e1e

Choose a tag to compare

0.7.3 (2025-11-08)

🚀 Features

  • Refactor and improve middleware pipeline (#114) (cc45f1c)

rust-mcp-extra: v0.1.3

08 Nov 18:14
2688e1e

Choose a tag to compare

0.1.3 (2025-11-08)

🚀 Features

  • Refactor and improve middleware pipeline (#114) (cc45f1c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • rust-mcp-sdk bumped from 0.7.2 to 0.7.3

rust-mcp-transport: v0.6.2

20 Oct 22:02
2d4906c

Choose a tag to compare

0.6.2 (2025-10-20)

🐛 Bug Fixes

🚜 Code Refactoring

  • Eventstore with better error handling and stability (#109) (150e3a0)

rust-mcp-sdk: v0.7.2

20 Oct 22:02
2d4906c

Choose a tag to compare

0.7.2 (2025-10-20)

🚀 Features

  • Add middleware support to mcp_http_handler (#112) (18b1e6f)

🚜 Code Refactoring

  • Eventstore with better error handling and stability (#109) (150e3a0)

rust-mcp-extra: v0.1.2

20 Oct 22:02
2d4906c

Choose a tag to compare

0.1.2 (2025-10-20)

🚀 Features

  • Add middleware support to mcp_http_handler (#112) (18b1e6f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • rust-mcp-sdk bumped from 0.7.1 to 0.7.2

rust-mcp-transport: v0.6.1

13 Oct 22:32
200bb59

Choose a tag to compare

0.6.1 (2025-10-13)

🚀 Features

  • server: Decouple core logic from HTTP server for improved architecture (#106) (d10488b)