Skip to content

feat: add 2025-11-25 protocol version support#802

Merged
alexhancock merged 1 commit intomainfrom
feat/protocol-version-2025-11-25
Apr 10, 2026
Merged

feat: add 2025-11-25 protocol version support#802
alexhancock merged 1 commit intomainfrom
feat/protocol-version-2025-11-25

Conversation

@DaleSeo
Copy link
Copy Markdown
Member

@DaleSeo DaleSeo commented Apr 10, 2026

Closes #800

Motivation and Context

This PR bumps LATEST to 2025-11-25 and adds it to KNOWN_VERSIONS and the deserialization path. The three remaining open SEP issues (#526, #531, #527) are all optional extensions or future proposals not required by the 2025-11-25 spec.

How Has This Been Tested?

Updated the tests

Breaking Changes

None

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@github-actions github-actions bot added T-test Testing related changes T-core Core library changes labels Apr 10, 2026
@DaleSeo DaleSeo marked this pull request as ready for review April 10, 2026 19:05
@DaleSeo DaleSeo requested a review from a team as a code owner April 10, 2026 19:05
@alexhancock
Copy link
Copy Markdown
Contributor

Good call

@alexhancock alexhancock merged commit a64be23 into main Apr 10, 2026
17 checks passed
@alexhancock alexhancock deleted the feat/protocol-version-2025-11-25 branch April 10, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-core Core library changes T-test Testing related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When is 2025-11-25 protocol version support expected?

2 participants