Skip to content

Commit c205821

Browse files
Update @modelcontextprotocol/sdk to 1.25.2
Updates the MCP SDK from 1.25.1 to 1.25.2 and recreates the output validation patch for the new version. The patch continues to convert strict output schema validation errors to warnings, allowing tools to gracefully handle schema mismatches. Changes: - Update @modelcontextprotocol/sdk from ^1.25.1 to ^1.25.2 - Recreate SDK patch for version 1.25.2 - Remove obsolete 1.25.1 patch file - All 397 tests pass with new SDK version Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 1e72d21 commit c205821

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
],
7777
"dependencies": {
7878
"@mcp-ui/server": "^5.13.1",
79-
"@modelcontextprotocol/sdk": "^1.25.1",
79+
"@modelcontextprotocol/sdk": "^1.25.2",
8080
"@opentelemetry/api": "^1.9.0",
8181
"@opentelemetry/auto-instrumentations-node": "^0.56.0",
8282
"@opentelemetry/exporter-trace-otlp-http": "^0.56.0",
File renamed without changes.

0 commit comments

Comments
 (0)