Python: Bump Python package versions for a release. - #5432
Merged
Evan Mattson (moonbox3) merged 3 commits intoApr 23, 2026
Merged
Python: Bump Python package versions for a release.#5432Evan Mattson (moonbox3) merged 3 commits into
Evan Mattson (moonbox3) merged 3 commits into
Conversation
Contributor
Author
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Python package release versions across the repo (core/meta packages to 1.1.1, and multiple integration packages to 1.0.0{a/b}260422) and aligns internal dependency constraints accordingly, plus adds a 1.1.1 changelog entry.
Changes:
- Bump
agent-framework/agent-framework-core/agent-framework-openai/agent-framework-foundryto1.1.1. - Bump multiple integration package versions to
1.0.0{a/b}260422and update theiragent-framework-coredependency floor to>=1.1.1,<2. - Add a
1.1.1section topython/CHANGELOG.md.
Reviewed changes
Copilot reviewed 29 out of 30 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updates locked versions for the Python workspace packages to match the new release versions. |
| python/pyproject.toml | Bumps the meta-package version to 1.1.1 and pins agent-framework-core[all] to 1.1.1. |
| python/packages/a2a/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/ag-ui/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/anthropic/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/azure-ai-search/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/azure-cosmos/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/azurefunctions/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/bedrock/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/chatkit/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/claude/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/copilotstudio/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/core/pyproject.toml | Bumps agent-framework-core version to 1.1.1. |
| python/packages/declarative/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/devui/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/durabletask/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/foundry/pyproject.toml | Bumps agent-framework-foundry version to 1.1.1 and raises agent-framework-core minimum to 1.1.1. |
| python/packages/foundry_hosting/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/foundry_local/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/gemini/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/github_copilot/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/hyperlight/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/lab/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/mem0/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/ollama/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/openai/pyproject.toml | Bumps agent-framework-openai version to 1.1.1 and raises agent-framework-core minimum to 1.1.1. |
| python/packages/orchestrations/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/purview/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/packages/redis/pyproject.toml | Bumps package version and raises agent-framework-core minimum to 1.1.1. |
| python/CHANGELOG.md | Adds release notes for 1.1.1. |
Evan Mattson (moonbox3)
left a comment
Contributor
Author
There was a problem hiding this comment.
Automated Code Review
Reviewers: 4 | Confidence: 95% | Result: All clear
Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach
Automated review by moonbox3's agents
Per PR review: only connectors that changed (or whose published metadata changed) should get new versions. Keeps released tier at 1.1.1, a2a/ag-ui at 1.0.0b260422, foundry-hosting at 1.0.0a260422; reverts the 19 unchanged betas and 2 unchanged alphas to 1.0.0b260421/1.0.0a260421. Reverts all 26 non-core agent-framework-core floors to >=1.1.0,<2 since no connector actually depends on a 1.1.1 API or bug fix.
Giles Odigwe (giles17)
approved these changes
Apr 23, 2026
Reverses the lean-revert: all beta packages stamped 1.0.0b260423 and alpha packages stamped 1.0.0a260423 (Asia date, matching release cut time). All 26 non-core packages raise agent-framework-core lower bound from >=1.1.0,<2 to >=1.1.1,<2 to signal the validated cohort for this release. CHANGELOG date updated to 2026-04-23.
Eduard van Valkenburg (eavanvalkenburg)
approved these changes
Apr 23, 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.
Motivation and Context
Bump Python version for a release.
Description
Bump Python version for a release.
Contribution Checklist