Skip to content

Python: Bump Python package versions for 1.12.1 release - #7273

Merged
Evan Mattson (moonbox3) merged 1 commit into
microsoft:mainfrom
moonbox3:bump-py-ver-release-260722
Jul 23, 2026
Merged

Python: Bump Python package versions for 1.12.1 release#7273
Evan Mattson (moonbox3) merged 1 commit into
microsoft:mainfrom
moonbox3:bump-py-ver-release-260722

Conversation

@moonbox3

Copy link
Copy Markdown
Contributor

Motivation & Context

Bump root and core to 1.12.1, OpenAI to 1.11.0 for new public prompt-cache options, Foundry to 1.10.3, and Gemini and Foundry Hosting to beta 260722 based on CHANGELOG entries. No beta cohort bump was applied, and core floors remain unchanged under the strict affected-dependency policy because the connectors do not require a new core API.

Description & Review Guide

  • What are the major changes?
  • What is the impact of these changes?
  • What do you want reviewers to focus on?

Related Issue

Fixes #

Contribution Checklist

  • The code builds clean without any errors or warnings
  • All unit tests pass, and I have added new tests where possible
  • The PR follows the Contribution Guidelines
  • This PR is linked to an issue and there is no other open PR for this issue (see Related Issue above).
  • This is not a breaking change. If it is a breaking change, add the breaking change label (or add "[BREAKING]" to the title prefix, before or after any language prefix) — a workflow keeps the label and title prefix in sync automatically.

Copilot AI review requested due to automatic review settings July 23, 2026 02:20
@agent-framework-automation agent-framework-automation Bot added documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python labels Jul 23, 2026
@github-actions github-actions Bot changed the title Bump Python package versions for 1.12.1 release Python: Bump Python package versions for 1.12.1 release Jul 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the Python monorepo for the python-1.12.1 release by updating package versions, the root meta-package pin, the workspace lockfile, and the Python changelog release section/links.

Changes:

  • Bump agent-framework and agent-framework-core to 1.12.1, and update the root meta-package dependency pin to agent-framework-core[all]==1.12.1.
  • Bump connector package versions: agent-framework-openai to 1.11.0, agent-framework-foundry to 1.10.3, and agent-framework-gemini / agent-framework-foundry-hosting to 1.0.0b260722.
  • Add the 1.12.1 release section to python/CHANGELOG.md and update footer compare links; update python/uv.lock to reflect the new workspace versions.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
python/uv.lock Updates workspace-locked package versions to match the release bumps.
python/pyproject.toml Bumps root agent-framework to 1.12.1 and pins agent-framework-core[all]==1.12.1.
python/packages/core/pyproject.toml Bumps agent-framework-core version to 1.12.1.
python/packages/openai/pyproject.toml Bumps agent-framework-openai version to 1.11.0.
python/packages/foundry/pyproject.toml Bumps agent-framework-foundry version to 1.10.3.
python/packages/gemini/pyproject.toml Bumps agent-framework-gemini beta version date stamp to b260722.
python/packages/foundry_hosting/pyproject.toml Bumps agent-framework-foundry-hosting beta version date stamp to b260722.
python/CHANGELOG.md Adds 1.12.1 release notes and updates compare links for the new release tag.

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL45259445190% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

Tests Skipped Failures Errors Time
9368 33 💤 0 ❌ 0 🔥 1m 59s ⏱️

Bump root and core to 1.12.1, OpenAI to 1.11.0 for new public prompt-cache options, Foundry to 1.10.3, and Gemini and Foundry Hosting to beta 260722 based on CHANGELOG entries. Promote AG-UI from 1.0.0rc9 to stable 1.0.0. No beta cohort bump was applied, and core floors remain unchanged under the strict affected-dependency policy because the connectors do not require a new core API.
@moonbox3
Evan Mattson (moonbox3) merged commit 711d6f2 into microsoft:main Jul 23, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants