Skip to content

fix: conformance syntax changes#723

Merged
alexhancock merged 1 commit intomainfrom
alexhancock/conformance-syntax
Mar 5, 2026
Merged

fix: conformance syntax changes#723
alexhancock merged 1 commit intomainfrom
alexhancock/conformance-syntax

Conversation

@alexhancock
Copy link
Contributor

Required to get the conformance server & client running again after the non_exhaustive refactor

@alexhancock alexhancock requested a review from a team as a code owner March 4, 2026 02:53
DaleSeo
DaleSeo previously approved these changes Mar 4, 2026
// ─── Context parsed from MCP_CONFORMANCE_CONTEXT ────────────────────────────

#[derive(Debug, Default, serde::Deserialize)]
#[allow(dead_code)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it for backward compatibility? ConformanceContext::name (and possibly other fields) now appears to go unused after the OAuthClientConfig import was removed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

made a small change here to address and it needs new review

Copy link

@felixweinberger felixweinberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Used this to verify conformance passing modelcontextprotocol/modelcontextprotocol#2346

@alexhancock alexhancock merged commit 770937a into main Mar 5, 2026
16 checks passed
@alexhancock alexhancock deleted the alexhancock/conformance-syntax branch March 5, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants