-
Notifications
You must be signed in to change notification settings - Fork 960
Python: Updated package versions #2360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the version number for the Microsoft Agent Framework Python packages from 1.0.0b251114 (or 1.0.0b251117 for ag-ui and 1.0.0b251028 for declarative) to 1.0.0b251120 across all packages. This appears to be a coordinated release of version 1.0.0b251120.
- Updates version strings in 17
pyproject.tomlfiles and the lock file - Adds a comprehensive changelog entry documenting new features, breaking changes, and bug fixes for version 1.0.0b251120
- Updates version comparison links in the changelog
Reviewed Changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updates package version references in the lock file from various beta versions to 1.0.0b251120 |
| python/pyproject.toml | Updates root package version from 1.0.0b251114 to 1.0.0b251120 |
| python/packages/redis/pyproject.toml | Updates redis package version to 1.0.0b251120 |
| python/packages/purview/pyproject.toml | Updates purview package version to 1.0.0b251120 |
| python/packages/mem0/pyproject.toml | Updates mem0 package version to 1.0.0b251120 |
| python/packages/lab/pyproject.toml | Updates lab package version to 1.0.0b251120 |
| python/packages/devui/pyproject.toml | Updates devui package version to 1.0.0b251120 |
| python/packages/declarative/pyproject.toml | Updates declarative package version from 1.0.0b251028 to 1.0.0b251120 |
| python/packages/core/pyproject.toml | Updates core package version to 1.0.0b251120 |
| python/packages/copilotstudio/pyproject.toml | Updates copilotstudio package version to 1.0.0b251120 |
| python/packages/chatkit/pyproject.toml | Updates chatkit package version to 1.0.0b251120 |
| python/packages/azurefunctions/pyproject.toml | Updates azurefunctions package version to 1.0.0b251120 |
| python/packages/azure-ai/pyproject.toml | Updates azure-ai package version to 1.0.0b251120 |
| python/packages/anthropic/pyproject.toml | Updates anthropic package version to 1.0.0b251120 |
| python/packages/ag-ui/pyproject.toml | Updates ag-ui package version from 1.0.0b251117 to 1.0.0b251120 |
| python/packages/a2a/pyproject.toml | Updates a2a package version to 1.0.0b251120 |
| python/CHANGELOG.md | Adds release notes for version 1.0.0b251120 and updates version comparison links |
No description provided.