Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .changeset/core-subscription-schemas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@modelcontextprotocol/core': major
---

Align the published schema set with the 2026-07-28 surface: removes the
`RequestMetaEnvelopeSchema` export; adds `SubscriptionFilterSchema`, the
`SubscriptionsListen*` request/result schemas, and the
`SubscriptionsAcknowledged*` notification schemas. The bundled schemas now
match `@modelcontextprotocol/client` and `@modelcontextprotocol/server` of
the same release.
Loading