-
Notifications
You must be signed in to change notification settings - Fork 965
Comparing changes
Open a pull request
base repository: modelcontextprotocol/typescript-sdk
base: a68dcdf
head repository: modelcontextprotocol/typescript-sdk
compare: cb4743d
- 11 commits
- 17 files changed
- 7 contributors
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2a23890 - Browse repository at this point
Copy the full SHA 2a23890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87da0e0 - Browse repository at this point
Copy the full SHA 87da0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff548c - Browse repository at this point
Copy the full SHA eff548cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 744b9ea - Browse repository at this point
Copy the full SHA 744b9eaView commit details
Commits on Jun 20, 2025
-
feat: remove console statements from SDK code
- Remove all console.log, console.warn, and console.error from src/client and src/server - Add ESLint no-console rule for client and server directories (excluding tests) - Keep console statements in test files, examples, and CLI tools as intended Addresses feedback in PR #665 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4b8a48 - Browse repository at this point
Copy the full SHA f4b8a48View commit details -
Merge pull request #668 from modelcontextprotocol/ashwin/logremoval
feat: remove console statements from SDK code
Configuration menu - View commit details
-
Copy full SHA for 1910358 - Browse repository at this point
Copy the full SHA 1910358View commit details -
Merge pull request #664 from modelcontextprotocol/pcarleton/auth-reso…
…urce-validation2 [auth] adjust default validation for resource parameter in client flow, and server example
Configuration menu - View commit details
-
Copy full SHA for 66b7cd2 - Browse repository at this point
Copy the full SHA 66b7cd2View commit details -
fix(client/sse): extract protected resource from eventsource 401
Previously the SSE connection would always default to the `/.well-known/oauth-protected-resource` URI, ignoring the `resource_metadata` portion of the `www-authenticate` returned in a 401. Extract the metadata from the initial 401, so RS servers with custom protected resource URIs (as in RFC9728, [section 3.1][1])) continue to work as expected. [1]: https://datatracker.ietf.org/doc/html/rfc9728#section-3.1
Configuration menu - View commit details
-
Copy full SHA for d89e854 - Browse repository at this point
Copy the full SHA d89e854View commit details -
Merge pull request #675 from chrisdickinson/chris/20250620-sse-authth…
…enstart fix(client/sse): extract protected resource from eventsource 401
Configuration menu - View commit details
-
Copy full SHA for 0506add - Browse repository at this point
Copy the full SHA 0506addView commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c3ef4f - Browse repository at this point
Copy the full SHA 9c3ef4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4743d - Browse repository at this point
Copy the full SHA cb4743dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a68dcdf...cb4743d