Skip to content

Python: Bump package versions for 1.16.0 release - #7924

Merged
chetantoshniwal merged 1 commit into
microsoft:mainfrom
giles17:bump-py-ver-release-260827
Aug 28, 2026
Merged

Python: Bump package versions for 1.16.0 release#7924
chetantoshniwal merged 1 commit into
microsoft:mainfrom
giles17:bump-py-ver-release-260827

Conversation

@giles17

Copy link
Copy Markdown
Contributor

Motivation & Context

The Python packages need a coordinated 1.16.0 release so the features and fixes merged since 1.15.0 can be published with consistent package metadata, release notes, and lockfile state.

Description & Review Guide

  • What are the major changes? Bumps the root package and core to 1.16.0; applies targeted patch bumps to AG-UI 1.2.1 and OpenAI 1.14.1; date-stamps the changed Anthropic, Azure AI Search, Foundry Hosting, Gemini, and Mistral beta packages; updates the CHANGELOG and comparison links; and minimally updates uv.lock for those package versions.
  • What is the impact of these changes? Publishes only packages with shipping changes. Existing core dependency floors remain unchanged because the affected extensions do not consume new core 1.16 APIs, the unchanged beta cohort is not bumped, and Foundry remains unchanged because its only changes were tests. The release validator completed 16 of 18 aggregate probes; the two aggregate failures did not select the required azure-ai-agentserver-responses==2.2.0b1 prerelease, while both direct Foundry Hosting lower and upper probes resolved that exact version successfully.
  • What do you want reviewers to focus on? Confirm the CHANGELOG-to-package bump mapping, the intentionally retained compatibility floors, the Foundry tests-only exclusion, and the minimal lockfile delta.

Related Issue

No linked issue; this is scheduled Python release preparation. No competing Python 1.16.0 release PR was open when this PR was created.

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.

Bump core and the root package to 1.16.0, apply targeted stable and beta package releases, and update the changelog and lockfile metadata.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 98e979bd-1d07-41fd-946d-00db8a93e248
Copilot AI balanced review requested due to automatic review settings August 27, 2026 22:26
@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 Aug 27, 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

Prepares coordinated Python package metadata for the 1.16.0 release.

Changes:

  • Bumps stable and beta package versions.
  • Adds 1.16.0 release notes and comparison links.
  • Synchronizes lockfile package versions.

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
python/pyproject.toml Bumps root package and core pin.
python/packages/core/pyproject.toml Bumps core to 1.16.0.
python/packages/ag-ui/pyproject.toml Applies patch release bump.
python/packages/openai/pyproject.toml Applies patch release bump.
python/packages/anthropic/pyproject.toml Updates beta date stamp.
python/packages/azure-ai-search/pyproject.toml Updates beta date stamp.
python/packages/foundry_hosting/pyproject.toml Updates beta date stamp.
python/packages/gemini/pyproject.toml Updates beta date stamp.
python/packages/mistral/pyproject.toml Updates beta date stamp.
python/CHANGELOG.md Adds release notes and links.
python/uv.lock Synchronizes workspace versions.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment thread python/pyproject.toml
@github-actions

Copy link
Copy Markdown
Contributor

Python Test Coverage

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

Python Unit Test Overview

Tests Skipped Failures Errors Time
9817 36 💤 0 ❌ 0 🔥 2m 30s ⏱️

@github-actions github-actions Bot 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.

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): c111622239e9
Model: gpt-5.6-sol

Overview

The PR consistently updates the selected package manifests, root core pin, lockfile entries, release notes, and comparison links for the 1.16.0 release. Repository release policy supports the retained core dependency floors, and the changed metadata does not introduce a verified Critical, High, or Medium defect. Several reviewer concerns involve functional code already present at the supplied base SHA and are therefore recorded only as pre-existing follow-up context.

Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.

@chetantoshniwal
chetantoshniwal added this pull request to the merge queue Aug 28, 2026
Merged via the queue into microsoft:main with commit 6d532cf Aug 28, 2026
46 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.

4 participants