Skip to content

Python: Update Python package versions to rc2#4258

Merged
dmytrostruk merged 3 commits intomicrosoft:mainfrom
dmytrostruk:python-version-rc2
Feb 25, 2026
Merged

Python: Update Python package versions to rc2#4258
dmytrostruk merged 3 commits intomicrosoft:mainfrom
dmytrostruk:python-version-rc2

Conversation

@dmytrostruk
Copy link
Member

  • Bump core and azure-ai to 1.0.0rc2
  • Bump preview packages to 1.0.0b260225
  • Update dependencies to >=1.0.0rc2
  • Add CHANGELOG entries for changes since rc1
  • Update uv.lock

Copilot AI review requested due to automatic review settings February 25, 2026 16:29
@dmytrostruk dmytrostruk requested a review from a team as a code owner February 25, 2026 16:29
@dmytrostruk dmytrostruk self-assigned this Feb 25, 2026
@markwallace-microsoft markwallace-microsoft added documentation Improvements or additions to documentation python lab Agent Framework Lab labels Feb 25, 2026
@github-actions github-actions bot changed the title Update Python package versions to rc2 Python: Update Python package versions to rc2 Feb 25, 2026
Copy link
Contributor

Copilot AI left a 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 Python workspace package set to the next release candidate/preview versions, aligning internal package versions and dependency minimums, refreshing the lockfile, and documenting changes since rc1.

Changes:

  • Bump agent-framework / agent-framework-core / agent-framework-azure-ai to 1.0.0rc2 and preview packages to 1.0.0b260225.
  • Update package dependencies to require agent-framework-core>=1.0.0rc2 and regenerate python/uv.lock.
  • Add 1.0.0rc2 release notes to python/CHANGELOG.md.

Reviewed changes

Copilot reviewed 28 out of 29 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
python/uv.lock Updates locked workspace package versions and resolved dependency markers.
python/pyproject.toml Bumps meta-package version to rc2 and pins agent-framework-core[all]==1.0.0rc2.
python/packages/a2a/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/ag-ui/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/anthropic/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/azure-ai/pyproject.toml Bumps Azure AI package to rc2; updates core dependency floor to rc2.
python/packages/azure-ai-search/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/azure-ai-search/tests/test_aisearch_context_provider.py Minor test cleanup/formatting aligned with updated imports/formatting.
python/packages/azurefunctions/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/bedrock/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/chatkit/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/claude/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/copilotstudio/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/core/pyproject.toml Bumps core package version to rc2.
python/packages/core/agent_framework/_skills.py Formatting-only adjustments in the skills provider implementation.
python/packages/core/tests/core/test_function_invocation_logic.py Assertion message formatting cleanup.
python/packages/core/tests/core/test_skills.py Whitespace-only formatting tweak.
python/packages/declarative/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/devui/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/durabletask/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/foundry_local/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/github_copilot/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/lab/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/mem0/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/ollama/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/orchestrations/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/purview/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/packages/redis/pyproject.toml Bumps preview version; updates core dependency floor to rc2.
python/CHANGELOG.md Adds 1.0.0rc2 release notes section.

- Bump core and azure-ai to 1.0.0rc2
- Bump preview packages to 1.0.0b260225
- Update dependencies to >=1.0.0rc2
- Add CHANGELOG entries for changes since rc1
- Update uv.lock

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@markwallace-microsoft
Copy link
Member

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
packages/core/agent_framework
   _skills.py2251195%154–155, 168–169, 279–281, 316–317, 397, 584
TOTAL22033277587% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
4624 244 💤 0 ❌ 0 🔥 1m 14s ⏱️

@dmytrostruk dmytrostruk added this pull request to the merge queue Feb 25, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 25, 2026
@dmytrostruk dmytrostruk added this pull request to the merge queue Feb 25, 2026
Merged via the queue into microsoft:main with commit 7d56a5a Feb 25, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lab Agent Framework Lab python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants