Python: bump package versions for 1.6.0 release#6017
Merged
Conversation
- Released cohort (agent-framework, core, openai, foundry): 1.5.0 -> 1.6.0 - Beta packages (21 packages): 1.0.0b260519 -> 1.0.0b260521 - Alpha packages (azure-contentunderstanding, foundry-hosting, gemini, monty): 1.0.0a260518/19 -> 1.0.0a260521 - ag-ui stays at 1.0.0rc2, orchestrations at 1.0.0rc1 (dependency bounds updated) - Inter-package dependency lower bounds updated (>=1.5.0,<2 -> >=1.6.0,<2) - Update CHANGELOG compare links - uv.lock refreshed Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Cuts the Python 1.6.0 release by bumping package versions across the released cohort and stamping pre-release packages, while updating inter-package dependency bounds and release documentation.
Changes:
- Bump released cohort packages (
agent-framework,core,openai,foundry) from1.5.0→1.6.0and update dependent lower bounds to>=1.6.0,<2. - Stamp beta/alpha package versions to
1.0.0b260521/1.0.0a260521and refreshuv.lock. - Add the
1.6.0changelog entry and update compare links.
Reviewed changes
Copilot reviewed 31 out of 32 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Refresh lockfile to reflect the new package versions and updated dependency constraints. |
| python/pyproject.toml | Bump agent-framework to 1.6.0 and pin agent-framework-core[all] to 1.6.0. |
| python/CHANGELOG.md | Add 1.6.0 release notes and update compare links (Unreleased, 1.6.0). |
| python/packages/a2a/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/anthropic/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/azure-ai-search/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/azure-contentunderstanding/pyproject.toml | Stamp alpha version and bump core/foundry lower bounds to >=1.6.0,<2. |
| python/packages/azure-cosmos/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/azurefunctions/pyproject.toml | Stamp beta version and bump core + durabletask lower bounds to >=1.6.0 / >=1.0.0b260521. |
| python/packages/bedrock/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/chatkit/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/claude/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/copilotstudio/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/core/pyproject.toml | Bump agent-framework-core to 1.6.0. |
| python/packages/declarative/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/devui/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/durabletask/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/foundry/pyproject.toml | Bump agent-framework-foundry to 1.6.0 and bump core/openai lower bounds to >=1.6.0,<2. |
| python/packages/foundry_hosting/pyproject.toml | Stamp alpha version and bump core lower bound to >=1.6.0,<2. |
| python/packages/foundry_local/pyproject.toml | Stamp beta version and bump core/openai lower bounds to >=1.6.0,<2. |
| python/packages/gemini/pyproject.toml | Stamp alpha version and bump core lower bound to >=1.6.0,<2.0. |
| python/packages/github_copilot/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/hyperlight/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/lab/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/mem0/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/monty/pyproject.toml | Stamp alpha version and bump core lower bound to >=1.6.0,<2. |
| python/packages/ollama/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/openai/pyproject.toml | Bump agent-framework-openai to 1.6.0 and bump core lower bound to >=1.6.0,<2. |
| python/packages/orchestrations/pyproject.toml | Update core lower bound to >=1.6.0,<2 (RC package version unchanged per PR description). |
| python/packages/purview/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/redis/pyproject.toml | Stamp beta version and bump core lower bound to >=1.6.0,<2. |
| python/packages/ag-ui/pyproject.toml | Update core lower bound to >=1.6.0,<2 (RC package version unchanged per PR description). |
Contributor
moonbox3
reviewed
May 22, 2026
chetantoshniwal
approved these changes
May 22, 2026
- ag-ui: 1.0.0rc2 -> 1.0.0rc3 - orchestrations: 1.0.0rc1 -> 1.0.0rc2 - Add shell tool (microsoft#5664) to CHANGELOG - uv.lock refreshed Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
moonbox3
approved these changes
May 22, 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.
Summary
Cuts the
python-1.6.0release. MINOR bump on the released cohort (agent-framework,agent-framework-core,agent-framework-openai,agent-framework-foundry:1.5.0 -> 1.6.0), driven by a breaking behavioral change (instrumentation enabled by default), new features, and bug fixes. All 21 beta packages stamp1.0.0b260521, all 4 alpha packages stamp1.0.0a260521, and RC packages (agent-framework-ag-uiat1.0.0rc2,agent-framework-orchestrationsat1.0.0rc1) remain unchanged (dependency bounds updated only). Date stamp reflects 2026-05-21 Pacific.See
python/CHANGELOG.mdfor the full set of changes shipping in this release.Motivation and Context
Regular release cadence - ships features and fixes accumulated since the 1.5.0 release on 2026-05-19.
Description
agent-framework,core,openai,foundry):1.5.0 -> 1.6.01.0.0b260519 -> 1.0.0b260521azure-contentunderstanding,foundry-hosting,gemini,monty):1.0.0a260518/19 -> 1.0.0a2605211.0.0rc2(dependency bound updated only)1.0.0rc1(dependency bound updated only)>=1.5.0,<2->>=1.6.0,<2)uv.lockrefreshedContribution Checklist