rmcp-v0.3.1
·
62 commits
to main
since this release
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)