chore(deps): update dependency mcp to >=1.27.2 - #7
Conversation
|
Regression detail (vs
|
|
🔁 MrFixCode: PR does not cleanly merge with main (needs Renovate rebase): PR #7 conflicts with current main (rebase needed). Leaving for Renovate to rebase onto current main; will re-gate after. |
|
🔁 MrFixCode: PR does not cleanly merge with main (needs Renovate rebase): PR #7 conflicts with current main (rebase needed). Leaving for Renovate to rebase onto current main; will re-gate after. |
|
✅ MrFixCode: gate green — all test tiers passed (static, secrets, completeness, coverage). No regression vs base (pre-existing warnings ignored). Auto-merging (squash). |
This PR contains the following updates:
>=1.0.0→>=1.27.2Release Notes
modelcontextprotocol/python-sdk (mcp)
v1.27.2Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.27.1...v1.27.2
v1.27.1Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.27.0...v1.27.1
v1.27.0Compare Source
What's Changed
requestsdependency from simple-chatbot example by @maxisbey in #1959New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.26.0...v1.27.0
v1.26.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.25.0...v1.26.0
v1.25.0Compare Source
Branching Update
Starting with this release, the repository has adopted a new branching strategy for v2 development:
main— v2 development (breaking changes)v1.x— v1 maintenance (security and critical bug fixes only, with very rare feature additions ported frommain)Users who need to stay on v1.x should pin to
mcp>=1.25,<2.The current plan is to work through v2 and have it released some time in Q1. This also relies on the next upcoming spec release which will heavily change how the transport layer works, which in turn will guide a lot of how we architect v2.
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.24.0...v1.25.0
v1.24.0Compare Source
What's Changed
streamable_http_clientwhich acceptshttpx.AsyncClientinstead ofhttpx_client_factoryby @Kludex in #1177New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.23.3...v1.24.0
v1.23.3Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.23.2...v1.23.3
v1.23.2Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.23.1...v1.23.2
v1.23.1Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.23.0...v1.23.1
v1.23.0Compare Source
Summary
This release brings us up to speed with the latest MCP spec
2025-11-25. Take a look at the latest spec as well as the release blog post.What's Changed
d3a1841)New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.22.0...v1.23.0
v1.22.0Compare Source
What's Changed
ClientSessionGroup.call_tooland.connect_to_serverby @inaku-Gyan in #1576jsonschemalibrary by @wuliang229 in #1596New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.22.0
v1.21.2Compare Source
Hotfix Release
This is a hotfix release to address a critical bug in OAuth scope handling that caused failures on 401 responses.
Related:
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.21.2
v1.21.1Compare Source
What's Changed
func_metadata()implementation by @Viicos in #1496New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.21.0...v1.21.1
v1.21.0Compare Source
What's Changed
ClientSessionGroupdoc string by @inaku-Gyan in #1572New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.20.0...v1.21.0
v1.20.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.19.0...v1.20.0
v1.19.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.18.0...v1.19.0
v1.18.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.17.0...v1.18.0
v1.17.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.16.0...v1.17.0
v1.16.0Compare Source
What's Changed
New Contributors 🙏
Full Changelog: modelcontextprotocol/python-sdk@1.15.0...v1.16.0
v1.15.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.14.1...v1.15.0
v1.14.1Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.14.0...v1.14.1
v1.14.0Compare Source
What's Changed
New Contributors 🙏
Full Changelog: modelcontextprotocol/python-sdk@v1.13.1...v1.14.0
v1.13.1Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.13.0...v1.13.1
v1.13.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.12.4...v1.13.0
v1.12.4Compare Source
What's Changed
response_modes_supportedmember ofOAuthMetadataby @joesavage-silabs in #1243New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.12.3...v1.12.4
v1.12.3Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.12.2...v1.12.3
v1.12.2Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.12.1...v1.13.0
v1.12.1Compare Source
What's Changed
RequestIdis not coerced asintby @Kludex in #1178New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.12.0...v1.12.1
v1.12.0Compare Source
What's Changed