v2.0.11
What's Changed
- fix(http-stream): wait for in-flight flush before sending final close message by @corinagum in #419
- fix(apps): support AAD v1 issuers in Entra token validation by @heyitsaamir in #422
- build(deps): bump uuid and @microsoft/teams.client in /examples/tab/Web by @dependabot in #420
- build(deps): bump microsoft-kiota-http from 1.9.7 to 1.9.9 by @dependabot in #423
- build(deps): bump python-multipart from 0.0.26 to 0.0.27 by @dependabot in #424
- Prompt Preview Support by @ShanmathiMayuramKrithivasan in #397
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot in #426
- Mark reactions API as GA and fix sample remove flow by @corinagum in #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: v2.0.0...v2.0.11