0.10.1
Patch Changes
- #4237
23ce761Thanks @gesh! - Read the MCP client name/version and protocol version from each request's_meta(io.modelcontextprotocol/clientInfoandio.modelcontextprotocol/protocolVersion), so$mcp_client_name,$mcp_client_version, and$mcp_protocol_versionkeep populating under the MCP 2026-07-28 stateless revision, which removes theinitializehandshake. Existing clients are unaffected — when_metais absent, the values from the session token /initializestill apply.
(2026-07-27)