Python: Updated package versions#2643
Merged
dmytrostruk merged 1 commit intomicrosoft:mainfrom Dec 4, 2025
Merged
Conversation
Member
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the version numbers across all Python packages in the agent-framework repository from 1.0.0b251120 to 1.0.0b251204, representing a new beta release dated December 4, 2025.
Key Changes:
- Version bumps across 16 Python package
pyproject.tomlfiles - Updated dependency reference in the main package to point to the new core package version
- Comprehensive changelog entry documenting new features, breaking changes, and bug fixes for version 1.0.0b251204
Reviewed changes
Copilot reviewed 17 out of 18 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| python/pyproject.toml | Updated main package version and core dependency reference to 1.0.0b251204 |
| python/packages/redis/pyproject.toml | Updated Redis integration package version to 1.0.0b251204 |
| python/packages/purview/pyproject.toml | Updated Purview integration package version to 1.0.0b251204 |
| python/packages/mem0/pyproject.toml | Updated Mem0 integration package version to 1.0.0b251204 |
| python/packages/lab/pyproject.toml | Updated experimental modules package version to 1.0.0b251204 |
| python/packages/devui/pyproject.toml | Updated Debug UI package version to 1.0.0b251204 |
| python/packages/declarative/pyproject.toml | Updated declarative specification package version to 1.0.0b251204 |
| python/packages/core/pyproject.toml | Updated core framework package version to 1.0.0b251204 |
| python/packages/copilotstudio/pyproject.toml | Updated Copilot Studio integration package version to 1.0.0b251204 |
| python/packages/chatkit/pyproject.toml | Updated ChatKit integration package version to 1.0.0b251204 |
| python/packages/azurefunctions/pyproject.toml | Updated Azure Functions integration package version to 1.0.0b251204 |
| python/packages/azure-ai/pyproject.toml | Updated Azure AI Foundry integration package version to 1.0.0b251204 |
| python/packages/azure-ai-search/pyproject.toml | Updated Azure AI Search integration package version from 1.0.0b251118 to 1.0.0b251204 |
| python/packages/anthropic/pyproject.toml | Updated Anthropic integration package version to 1.0.0b251204 |
| python/packages/ag-ui/pyproject.toml | Updated AG-UI protocol integration package version to 1.0.0b251204 |
| python/packages/a2a/pyproject.toml | Updated A2A integration package version to 1.0.0b251204 |
| python/CHANGELOG.md | Added comprehensive release notes for version 1.0.0b251204 with new features, breaking changes, fixes, and updated version comparison links |
TaoChenOSU
approved these changes
Dec 4, 2025
alliscode
approved these changes
Dec 4, 2025
arisng
pushed a commit
to arisng/agent-framework
that referenced
this pull request
Feb 2, 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.