Skip to content

(possible) 2026-07-28 spec violation: server/discover response without 2026-07-28 support #1025

Description

@howardjohn

Describe the bug
When I run a Go server with Stateless=false (the default)

Client: server/discover with 2026-07-28 metadata
Server: DiscoverResult { supportedVersions: ["2025-11-25", ...] }
Client: no mutually supported modern version, so fall back to initialize

This is a bit odd that we are using 2026-07-28 methods but then claiming we don't support 2026-07-28. I would expect an UnsupportedProtocolVersionError to be returned instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions