Skip to content

Upgrade to protocol version 2024-10-07 - #19

Merged
jspahrsummers merged 4 commits into
mainfrom
justin/upgrade-spec
Oct 21, 2024
Merged

Upgrade to protocol version 2024-10-07#19
jspahrsummers merged 4 commits into
mainfrom
justin/upgrade-spec

Conversation

@jspahrsummers

@jspahrsummers jspahrsummers commented Oct 21, 2024

Copy link
Copy Markdown
Member

Necessary to use the Python SDK with the latest versions of the inspector and example servers.

@jspahrsummers
jspahrsummers requested a review from dsp-ant October 21, 2024 13:51
Comment thread mcp_python/types.py
"""Parameters for the initialize request."""

protocolVersion: Literal[1]
protocolVersion: str | int

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Lenient version parsing for now.

Comment thread mcp_python/types.py
"""After receiving an initialize request from the client, the server sends this."""

protocolVersion: Literal[1]
protocolVersion: str | int

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Lenient version parsing for now.

@jspahrsummers
jspahrsummers merged commit 6cdd97b into main Oct 21, 2024
@jspahrsummers
jspahrsummers deleted the justin/upgrade-spec branch October 21, 2024 14:33
ksteiny pushed a commit to ksteiny/python-sdk that referenced this pull request Dec 5, 2025
feat(tools): add place_option_combo_order for multileg orders
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.

2 participants