Python: Update package versions#4470
Merged
dmytrostruk merged 1 commit intomicrosoft:mainfrom Mar 4, 2026
Merged
Conversation
Member
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Python workspace/package versions to 1.0.0rc3 (and associated b260304 prerelease versions for subpackages), aligning pyproject.toml metadata, workspace dependency constraints, the uv.lock lockfile, and the Python changelog for the rc3 release.
Changes:
- Bump
agent-frameworkand core packages from1.0.0rc2→1.0.0rc3. - Bump Python subpackages from
1.0.0b260225/b260219→1.0.0b260304and update theiragent-framework-coreminimum constraints accordingly. - Add
1.0.0rc3release notes and update compare links inpython/CHANGELOG.md; refreshuv.lockentries accordingly.
Reviewed changes
Copilot reviewed 25 out of 26 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updates locked workspace package versions and refreshes wheel metadata (e.g., adds additional platform wheels). |
| python/pyproject.toml | Bumps meta-package version to 1.0.0rc3 and pins agent-framework-core[all]==1.0.0rc3. |
| python/packages/a2a/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/ag-ui/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/anthropic/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/azure-ai-search/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/azure-ai/pyproject.toml | Bumps package version to 1.0.0rc3 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/azure-cosmos/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/azurefunctions/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/bedrock/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/chatkit/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/claude/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/copilotstudio/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/core/pyproject.toml | Bumps agent-framework-core version to 1.0.0rc3. |
| python/packages/declarative/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/devui/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/durabletask/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/foundry_local/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/github_copilot/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/lab/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/mem0/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/ollama/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/orchestrations/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/purview/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/packages/redis/pyproject.toml | Bumps package version to 1.0.0b260304 and raises agent-framework-core minimum to >=1.0.0rc3. |
| python/CHANGELOG.md | Adds the 1.0.0rc3 release section and updates compare links ([Unreleased] now compares from python-1.0.0rc3). |
TaoChenOSU
approved these changes
Mar 4, 2026
giles17
approved these changes
Mar 4, 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.
No description provided.