Python: Bump package versions for 1.16.0 release - #7924
Conversation
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
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
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
uv.lockfor those package versions.azure-ai-agentserver-responses==2.2.0b1prerelease, while both direct Foundry Hosting lower and upper probes resolved that exact version successfully.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
breaking changelabel (or add "[BREAKING]" to the title prefix, before or after any language prefix) — a workflow keeps the label and title prefix in sync automatically.