Python: Updated package versions#2737
Merged
dmytrostruk merged 2 commits intomicrosoft:mainfrom Dec 9, 2025
Merged
Conversation
victordibia
approved these changes
Dec 9, 2025
larohra
approved these changes
Dec 9, 2025
Member
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates all Python package versions from 1.0.0b251204 to 1.0.0b251209, reflecting a new beta release dated December 9, 2025. The update includes new features, breaking changes, and bug fixes across multiple packages.
Key Changes
- Version bumped to
1.0.0b251209across all Python packages and lock file - Added CHANGELOG entry documenting new features (autonomous handoff flow, WorkflowBuilder registry, A2A timeout support), breaking changes (Azure AI credential rename), and multiple bug fixes
- Updated dependency reference in main pyproject.toml to use new version
Reviewed changes
Copilot reviewed 17 out of 18 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updated version references for all agent-framework packages in the lock file |
| python/pyproject.toml | Updated main package version and core dependency version reference |
| python/packages/redis/pyproject.toml | Updated redis package version |
| python/packages/purview/pyproject.toml | Updated purview package version |
| python/packages/mem0/pyproject.toml | Updated mem0 package version |
| python/packages/lab/pyproject.toml | Updated lab package version |
| python/packages/devui/pyproject.toml | Updated devui package version |
| python/packages/declarative/pyproject.toml | Updated declarative package version |
| python/packages/core/pyproject.toml | Updated core package version |
| python/packages/copilotstudio/pyproject.toml | Updated copilotstudio package version |
| python/packages/chatkit/pyproject.toml | Updated chatkit package version |
| python/packages/azurefunctions/pyproject.toml | Updated azurefunctions package version |
| python/packages/azure-ai/pyproject.toml | Updated azure-ai package version |
| python/packages/azure-ai-search/pyproject.toml | Updated azure-ai-search package version |
| python/packages/anthropic/pyproject.toml | Updated anthropic package version |
| python/packages/ag-ui/pyproject.toml | Updated ag-ui package version |
| python/packages/a2a/pyproject.toml | Updated a2a package version |
| python/CHANGELOG.md | Added version 1.0.0b251209 release notes with features, changes, and fixes |
TaoChenOSU
approved these changes
Dec 9, 2025
arisng
pushed a commit
to arisng/agent-framework
that referenced
this pull request
Feb 2, 2026
* Updated package versions * Updated changelog
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.