Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is a version bump release for version 2.0.0a7 of the Microsoft Teams SDK for Python. All packages in the monorepo have been consistently updated from version 2.0.0a6 to 2.0.0a7, including the lock file synchronization. The changes include various bug fixes, documentation improvements, namespace migration, and feature additions as detailed in the PR description.
Key Changes
- Systematic version bump from 2.0.0a6 to 2.0.0a7 across all 11 packages
- Updated uv.lock file to reflect the new version for all workspace packages
- No code changes in this PR - purely version metadata updates
Reviewed changes
Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| uv.lock | Updated all 11 microsoft-teams-* package versions to 2.0.0a7 in the dependency lock file |
| packages/a2aprotocol/pyproject.toml | Bumped microsoft-teams-a2a version from 2.0.0a6 to 2.0.0a7 |
| packages/ai/pyproject.toml | Bumped microsoft-teams-ai version from 2.0.0a6 to 2.0.0a7 |
| packages/api/pyproject.toml | Bumped microsoft-teams-api version from 2.0.0a6 to 2.0.0a7 |
| packages/apps/pyproject.toml | Bumped microsoft-teams-apps version from 2.0.0a6 to 2.0.0a7 |
| packages/botbuilder/pyproject.toml | Bumped microsoft-teams-botbuilder version from 2.0.0a6 to 2.0.0a7 |
| packages/cards/pyproject.toml | Bumped microsoft-teams-cards version from 2.0.0a6 to 2.0.0a7 |
| packages/common/pyproject.toml | Bumped microsoft-teams-common version from 2.0.0a6 to 2.0.0a7 |
| packages/devtools/pyproject.toml | Bumped microsoft-teams-devtools version from 2.0.0a6 to 2.0.0a7 |
| packages/graph/pyproject.toml | Bumped microsoft-teams-graph version from 2.0.0a6 to 2.0.0a7 |
| packages/mcpplugin/pyproject.toml | Bumped microsoft-teams-mcpplugin version from 2.0.0a6 to 2.0.0a7 |
| packages/openai/pyproject.toml | Bumped microsoft-teams-openai version from 2.0.0a6 to 2.0.0a7 |
lilyydu
approved these changes
Dec 9, 2025
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.
Release 2.0.0a7
Changes