Python: Bump package versions for 1.19.0 release - #8498
Merged
Eduard van Valkenburg (eavanvalkenburg) merged 3 commits intoSep 18, 2026
Merged
Eduard van Valkenburg (eavanvalkenburg) merged 3 commits into
Eduard van Valkenburg (eavanvalkenburg) merged 3 commits into
Conversation
Bump the 26 shipping packages identified by the 2026-09-18 changelog: minor versions for Core/root, AG-UI, Declarative, and Orchestrations; patch versions for Foundry and OpenAI; and date-stamped prereleases for changed alpha and beta packages. No beta cohort bump was applied. Raise Core floors conservatively only for packages released in this cycle, while preserving existing upper bounds; Lab remains unchanged because its changes are development-only.
Evan Mattson (moonbox3)
deployed
to
github-app-auth
September 18, 2026 08:13 — with
GitHub Actions
Active
Evan Mattson (moonbox3)
deployed
to
github-app-auth
September 18, 2026 08:13 — with
GitHub Actions
Active
Evan Mattson (moonbox3)
deployed
to
github-app-auth
September 18, 2026 08:13 — with
GitHub Actions
Active
Copilot started reviewing on behalf of
Evan Mattson (moonbox3)
September 18, 2026 08:14
View session
Evan Mattson (moonbox3)
marked this pull request as ready for review
September 18, 2026 08:14
Evan Mattson (moonbox3)
deployed
to
github-app-auth
September 18, 2026 08:15 — with
GitHub Actions
Active
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The release is declared non-breaking despite confirmed breaking changes in stable packages, and two changelog entries misstate their linked changes.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Prepares the Python 1.19.0 release with coordinated package metadata and release notes.
Changes:
- Adds the 1.19.0 changelog.
- Bumps 26 distributions and applicable Core dependency floors.
- Applies incidental formatting updates to tests and annotations.
File summaries
| File | Description |
|---|---|
python/pyproject.toml |
Bumps root package and Core pin. |
python/packages/tools/pyproject.toml |
Bumps Tools beta and Core floor. |
python/packages/redis/pyproject.toml |
Bumps Redis beta and Core floor. |
python/packages/qdrant/pyproject.toml |
Bumps Qdrant alpha and Core floor. |
python/packages/purview/pyproject.toml |
Bumps Purview beta and Core floor. |
python/packages/orchestrations/tests/test_concurrent.py |
Reformats an assertion. |
python/packages/orchestrations/pyproject.toml |
Bumps Orchestrations to 1.2.0. |
python/packages/openai/pyproject.toml |
Applies OpenAI patch release. |
python/packages/monty/pyproject.toml |
Bumps Monty beta and Core floor. |
python/packages/mongodb/pyproject.toml |
Bumps MongoDB alpha and Core floor. |
python/packages/mistral/pyproject.toml |
Bumps Mistral beta and Core floor. |
python/packages/hyperlight/pyproject.toml |
Bumps Hyperlight beta and Core floor. |
python/packages/hosting-responses/pyproject.toml |
Bumps Responses hosting alpha. |
python/packages/hosting-mcp/pyproject.toml |
Bumps MCP hosting alpha. |
python/packages/hosting-a2a/pyproject.toml |
Bumps A2A hosting alpha. |
python/packages/foundry/pyproject.toml |
Applies Foundry patch release. |
python/packages/foundry_hosting/pyproject.toml |
Bumps Foundry Hosting beta. |
python/packages/devui/pyproject.toml |
Bumps DevUI beta and Core floor. |
python/packages/declarative/tests/test_graph_executors.py |
Adjusts import spacing. |
python/packages/declarative/pyproject.toml |
Bumps Declarative to 1.1.0. |
python/packages/core/tests/workflow/test_workflow.py |
Adjusts class spacing. |
python/packages/core/pyproject.toml |
Bumps Core to 1.19.0. |
python/packages/core/agent_framework/_workflows/_workflow.py |
Normalizes union ordering. |
python/packages/bedrock/pyproject.toml |
Bumps Bedrock beta and Core floor. |
python/packages/azure-documentdb/pyproject.toml |
Bumps DocumentDB alpha. |
python/packages/azure-cosmos/pyproject.toml |
Bumps Cosmos beta and Core floor. |
python/packages/azure-cosmos-memory/pyproject.toml |
Bumps Cosmos Memory alpha. |
python/packages/anthropic/pyproject.toml |
Bumps Anthropic beta. |
python/packages/ag-ui/tests/ag_ui/test_workflow_run.py |
Reformats event collection. |
python/packages/ag-ui/pyproject.toml |
Bumps AG-UI to 1.4.0. |
python/packages/a2a/pyproject.toml |
Bumps A2A beta and Core floor. |
python/CHANGELOG.md |
Adds release notes and comparison links. |
Review details
- Files reviewed: 32/33 changed files
- Comments generated: 3
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Regenerate the release lock metadata from the public upstream lock while preserving the updated editable package versions and dependency floors. This prevents host-specific Microsoft package-feed URLs from entering the release PR.
Evan Mattson (moonbox3)
deployed
to
github-app-auth
September 18, 2026 08:20 — with
GitHub Actions
Active
Eduard van Valkenburg (eavanvalkenburg)
approved these changes
Sep 18, 2026
# Conflicts: # python/packages/hyperlight/pyproject.toml
Evan Mattson (moonbox3)
deployed
to
github-app-auth
September 18, 2026 09:02 — with
GitHub Actions
Active
Eduard van Valkenburg (eavanvalkenburg)
approved these changes
Sep 18, 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 & Context
Prepare the next Python package release from the changes merged since
python-1.18.0. This publishes generic vector-store capabilities, workflow and tool-loop enhancements, new MongoDB and Azure DocumentDB connectors, provider updates, and accumulated fixes across the independently versioned Python distributions.Description & Review Guide
1.19.0CHANGELOG section; bumps 26 changed root-workspace distributions according to their lifecycle stages; updates the root package's exact Core pin; raises the Core dependency floor only for packages released in this cycle; and refreshes the root lockfile. Lab remains unchanged because its changes are development-only.1.19.0; AG-UI moves to1.4.0; Declarative moves to1.1.0; Orchestrations moves to1.2.0; Foundry and OpenAI receive patch releases; and changed alpha/beta packages receive the260918date stamp.Related Issue
N/A - scheduled Python release preparation.
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.