返回全部动态
MCP TypeScript SDK 发布 1.30.1 修复请求体大小限制
原标题:1.30.1
AI 摘要
MCP TypeScript SDK 发布 1.30.1 版本,主要修复了服务端读取 HTTP 请求体时缺少大小限制以及 JSON-RPC 批量请求长度未受限的问题,同时修复了认证中资源 URI 尾部斜杠被保留的缺陷。该版本还包含版本号更新,并迎来了新贡献者 MukundaKatta。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * [v1.x] fix(server): read HTTP request bodies with a size limit and bound JSON-RPC batch length by @maxisbey in https://github.com/modelcontextprotocol/typescript-sdk/pull/2717 * fix(auth): preserve resource URI without trailing slash (#1968) by @MukundaKatta in https://github.com/modelcontextprotocol/typescript-sdk/pull/1972 * chore: bump version to 1.30.1 by @claude[bot] in https://github.com/modelcontextprotocol/typescript-sdk/pull/2848 ## New Contributors * @Mukunda
发布时间:2026-09-23 23:59
抓取时间:2026-09-24 00:13
来源机构:MCP