microsoft/teams.py v2.0.11
microsoft/teams.py
Captured source
source ↗published May 15, 2026seen 5dcaptured 13hhttp 200method plain
v2.0.11
Repository: microsoft/teams.py
Tag: v2.0.11
Published: 2026-05-15T00:06:34Z
Prerelease: no
Release notes:
What's Changed
- fix(http-stream): wait for in-flight flush before sending final close message by @corinagum in https://github.com/microsoft/teams.py/pull/419
- fix(apps): support AAD v1 issuers in Entra token validation by @heyitsaamir in https://github.com/microsoft/teams.py/pull/422
- build(deps): bump uuid and @microsoft/teams.client in /examples/tab/Web by @dependabot in https://github.com/microsoft/teams.py/pull/420
- build(deps): bump microsoft-kiota-http from 1.9.7 to 1.9.9 by @dependabot in https://github.com/microsoft/teams.py/pull/423
- build(deps): bump python-multipart from 0.0.26 to 0.0.27 by @dependabot in https://github.com/microsoft/teams.py/pull/424
- Prompt Preview Support by @ShanmathiMayuramKrithivasan in https://github.com/microsoft/teams.py/pull/397
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot in https://github.com/microsoft/teams.py/pull/426
- Mark reactions API as GA and fix sample remove flow by @corinagum in https://github.com/microsoft/teams.py/pull/427
Versioning
This release jumps microsoft-teams-* packages from 2.0.0 to 2.0.11 as a one-time alignment with @microsoft/teams.* (npm). Going forward, the two SDKs progress on a shared 2.0.x patch cadence.
Reverted / excluded from this release
- Quoted replies feature (#321) — reverted from this release; will be reintroduced in a future release.
Full Changelog: https://github.com/microsoft/teams.py/compare/v2.0.0...v2.0.11
Notability
notability 2.0/10Routine version bump