Skip to content

Tags: belyak/python-sdk

Tags

v1.12.2

Toggle v1.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: perform auth server metadata discovery fallbacks on any 4xx (mod…

…elcontextprotocol#1193)

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix OAuth flow request object handling (modelcontextprotocol#1174)

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support falling back to OIDC metadata for auth (modelcontextprotocol#…

…1061)

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The lifespan_context object here is not a dictionary like the other e… (

modelcontextprotocol#1002)

Co-authored-by: ihrpr <inna@anthropic.com>

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove setting global logging config (modelcontextprotocol#1048)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove frozen from build (modelcontextprotocol#1040)

v1.9.4

Toggle v1.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow to pass timeout as float (modelcontextprotocol#941)

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve server logging (modelcontextprotocol#867)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for http request injection propagation in StreamableHttp (mod…

…elcontextprotocol#833)

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Pass cursor parameter to server (modelcontextprotocol#745)