Sourced from @modelcontextprotocol/sdk's releases.
1.30.0
What's Changed
- fix(server): prioritize zod issues and format them by
@mozmo15in modelcontextprotocol/typescript-sdk#1503- chore(ci): switch publish to OIDC trusted publishing by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1839- Add end-to-end test suite by
@felixweinbergerin modelcontextprotocol/typescript-sdk#2167- v1 stdio buffer limit by
@KKonstantinovin modelcontextprotocol/typescript-sdk#2239- fix: support Zod 3.25 method literals by
@mattzcareyin modelcontextprotocol/typescript-sdk#2368- Validate Content-Type by parsed media type instead of substring match (v1.x) by
@felixweinbergerin modelcontextprotocol/typescript-sdk#2444- fix: send SSE keep-alive comment frames from Streamable HTTP server transport (v1.x) by
@mattzcareyin modelcontextprotocol/typescript-sdk#2538- fix(deps): widen
@hono/node-serverpast GHSA-frvp-7c67-39w9 by@arimu1in modelcontextprotocol/typescript-sdk#2549- Fix SSE keep-alive timer lifecycle in Streamable HTTP server transport (v1.x) by
@felixweinbergerin modelcontextprotocol/typescript-sdk#2547- chore: bump version to 1.30.0 by
@felixweinbergerin modelcontextprotocol/typescript-sdk#2563New Contributors
@mozmo15made their first contribution in modelcontextprotocol/typescript-sdk#1503@arimu1made their first contribution in modelcontextprotocol/typescript-sdk#2549Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.29.0...1.30.0
2d889f2
chore: bump version to 1.30.0 (#2563)e3f3daa
Fix SSE keep-alive timer lifecycle in Streamable HTTP server transport
(v1.x)...bb5a718
fix(deps): widen @hono/node-server past
GHSA-frvp-7c67-39w9 (#2549)1dad263
fix: send SSE keep-alive comment frames from Streamable HTTP server
transport...69749aa
Validate Content-Type by parsed media type instead of substring match
(v1.x) ...369513d
fix: support Zod 3.25 method literals (#2368)e7ee57c
v1 stdio buffer limit (#2239)c36e1ef
Add end-to-end test suite (#2167)bf1e022
chore(ci): switch publish to OIDC trusted publishing (#1839)9edbab7
fix(server): prioritize zod issues and format them (#1503)This version was pushed to npm by GitHub Actions, a new
releaser for @modelcontextprotocol/sdk since your current
version.