Skip to content

rmcp-v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 18:44
· 62 commits to main since this release
0e37736

Fixed

  • use mimeType instead of mime_type for MCP specification compliance (#339)
  • return a 405 for GET and DELETE if stateful_mode=false (#331)
  • propagate tracing spans when spawning new tokio tasks (#334)
  • Explicitly added client_id as an extra parameter causes bad token requests (#322)

Other

  • Fix formatting in crate descriptions in README.md (#333)