[Draft] MCP July 2026 updates#699
Draft
anubhav756 wants to merge 2 commits into
Draft
Conversation
…648) * feat: Add support for SEP-2575 * chore: remove error logs * chore: fix presubmits * chore: add todo * feat(core): support DRAFT-2026-v1 stateless transport and version negotiation retry limit * style: format python transport files with black and isort * refactor: move Protocol import to the top of the file * test: filter out draft versions in Go E2E tests, add todo remarks, and update protocol unit test expected versions * docs: add error requirements docstring in conformance client script * fix(core): update stateless protocol version retry logic to use spec-compliant -32004 code * fix(core): align ClientCapabilities Pydantic schema with spec * refactor: simplify version negotiation retry logic in MCP transport * chore: delint * refactor(core): implement transport proxy for protocol fallback * chore: delint * fix: fix integration tests * chore: delint * chore: fix license header Co-authored-by: Averi Kitsch <akitsch@google.com> * chore: remove unused retry logic from inside the transport class * chore: delint --------- Co-authored-by: Averi Kitsch <akitsch@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.