Python: Bump Python package versions for 1.11.0 release - #7035
Merged
Evan Mattson (moonbox3) merged 3 commits intoJul 10, 2026
Conversation
Bump the CHANGELOG-selected packages for the 1.11.0 release: core and the root package move to 1.11.0 for the new stable APIs, Foundry and OpenAI receive patch bumps, changed prerelease packages receive the 260709 stamp or next RC counter, and Monty joins the bump set for corrected published dependency metadata. No beta cohort bump was applied. Raise core floors conservatively on every package publishing this cycle and correct dependency floors exposed by lower-bound validation. Copilot-Session: ee33d338-c1fc-4182-9106-0345ccf26b8e
Contributor
Python Test Coverage Report •
Python Unit Test Overview
|
||||||||||||||||||||||||||||||||||||||||
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the Python workspace for the 1.11.0 release by bumping package versions, updating selected dependency lower-bounds, and aligning the workspace lockfile and changelog with the release set.
Changes:
- Bump
agent-frameworkandagent-framework-coreto 1.11.0, and apply patch/prerelease bumps across selected integration packages. - Update dependency floors for several SDKs (e.g.,
openai,google-genai,claude-agent-sdk,durabletask) and adjust core’s dev dependency group. - Minor maintenance tweaks: formatting updates in DevUI tests and typing suppression adjustments in the Gemini client and MCP websocket import path.
Reviewed changes
Copilot reviewed 31 out of 32 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updates locked versions and metadata for the bumped release set and dependency floor changes. |
| python/pyproject.toml | Bumps the root package version to 1.11.0 and pins agent-framework-core[all]==1.11.0. |
| python/packages/purview/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/openai/pyproject.toml | Patch bump to 1.10.1 and raises openai and core lower bounds. |
| python/packages/ollama/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/monty/pyproject.toml | Bumps prerelease version and corrects pydantic-monty lower bound. |
| python/packages/mistral/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/mem0/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/lab/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/hyperlight/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/hosting/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/hosting-responses/pyproject.toml | Bumps prerelease version, aligns hosting pin, and raises agent-framework-core floor. |
| python/packages/github_copilot/pyproject.toml | RC bump and raises agent-framework-core floor to 1.11.0 (plus minor whitespace cleanup). |
| python/packages/gemini/pyproject.toml | Bumps prerelease version and raises agent-framework-core and google-genai floors. |
| python/packages/gemini/agent_framework_gemini/_chat_client.py | Adjusts typing suppression for the streaming generate_content_stream call. |
| python/packages/foundry/pyproject.toml | Patch bump to 1.10.1 and raises agent-framework-core floor to 1.11.0. |
| python/packages/foundry_hosting/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/durabletask/pyproject.toml | Bumps prerelease version and raises durabletask and core dependency floors. |
| python/packages/devui/tests/devui/test_server.py | Pure formatting simplifications in assertions and calls. |
| python/packages/devui/tests/devui/test_schema_generation.py | Pure formatting simplifications in assertions and field declarations. |
| python/packages/devui/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/core/pyproject.toml | Bumps core to 1.11.0 and expands dev dependency group for optional integrations. |
| python/packages/core/agent_framework/_mcp.py | Switches MCP websocket import to dynamic import and removes deprecated-import suppression. |
| python/packages/copilotstudio/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/claude/pyproject.toml | Bumps prerelease version and raises claude-agent-sdk and core floors. |
| python/packages/bedrock/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/azurefunctions/pyproject.toml | Bumps prerelease version and updates agent-framework-durabletask pin and core floor. |
| python/packages/azure-ai-search/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/anthropic/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/packages/ag-ui/pyproject.toml | RC bump and raises agent-framework-core floor to 1.11.0. |
| python/packages/a2a/pyproject.toml | Bumps prerelease version and raises agent-framework-core floor to 1.11.0. |
| python/CHANGELOG.md | Adds the 1.11.0 release notes section and updates compare links. |
Move the targeted Pyright suppression to the SDK contents argument, where the google-genai invariant content-list alias produces the compatibility diagnostic, and remove the now-unnecessary member suppression. Copilot-Session: ee33d338-c1fc-4182-9106-0345ccf26b8e
Align Monty with the conservative release policy by requiring agent-framework-core 1.11.0 or later for the package version published in this cycle. Copilot-Session: ee33d338-c1fc-4182-9106-0345ccf26b8e
Giles Odigwe (giles17)
approved these changes
Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump the CHANGELOG-selected packages for the 1.11.0 release: core and the root package move to 1.11.0 for the new stable APIs, Foundry and OpenAI receive patch bumps, changed prerelease packages receive the 260709 stamp or next RC counter, and Monty joins the bump set for corrected published dependency metadata. No beta cohort bump was applied. Raise core floors conservatively on every package publishing this cycle and correct dependency floors exposed by lower-bound validation.