2de496f
9.0.70d4616d
limit nested extglob recursion, flatten extglobs7117ef3
9.0.62418458
update deps, do not checkin dist1d1f531
update deps03b1778
update CI matrix and actionsf1aaffe
update test expectations for coalesced consecutive stars5012655
coalesce consecutive non-globstar * characters3515d1e
[meta] add publishConfig.tag legacy-v9Sourced from @modelcontextprotocol/sdk's
releases.
v1.26.0
Addresses "Sharing server/transport instances can leak cross-client response data" in this GHSA https://github.com/modelcontextprotocol/typescript-sdk/security/advisories/GHSA-345p-7cg4-v4c7
What's Changed
- chore: bump v1.25.3 for backport fixes by
@pcarletonin modelcontextprotocol/typescript-sdk#1412- fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x backport) by
@samuvin modelcontextprotocol/typescript-sdk#1382- Fix #1430: Client Credentials providers scopes support (backported) by
@NSeydouxin modelcontextprotocol/typescript-sdk#1442- chore: bump version to 1.26.0 by
@pcarletonin modelcontextprotocol/typescript-sdk#1479New Contributors
@samuvmade their first contribution in modelcontextprotocol/typescript-sdk#1382@NSeydouxmade their first contribution in modelcontextprotocol/typescript-sdk#1442Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.3...v1.26.0
v1.25.3
What's Changed
- [v1.x backport] Use correct schema for client sampling validation when tools are present by
@olaservoin modelcontextprotocol/typescript-sdk#1407- fix: prevent Hono from overriding global Response object (v1.x) by
@mattzcareyin modelcontextprotocol/typescript-sdk#1411Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.25.3
fe9c07b
chore: bump version to 1.26.0 (#1479)4f01e7e
fix: add non-null assertions for optional setupServer fields in stateful
testa05be17
Merge commit from fork50d9fa3
Fix #1430:
Client Credentials providers scopes support (backported) (#1442)aa81a66
fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x
back...6aba065
chore: bump v1.25.3 for backport fixes (#1412)6e8f7e1
fix: prevent Hono from overriding global Response object (v1.x) (#1411)12ae856
[v1.x backport] Use correct schema for client sampling validation when
tools ...