v2.0.14
What's Changed
- fix(apps): resolve streaming error handling for 2-minute timeout & content stream not allowed by WERCK Ayrton (@Athosone) in #453
- fix: parse attachments in MessageUpdateActivity (#414) by Aayush D C Dangi (@dcaayushd) in #455
- Replace BotBuilder plugin with HTTP adapter by Aamir Jawaid (@heyitsaamir) in #456
- Cache federated identity MSAL clients by Aamir Jawaid (@heyitsaamir) in #458
- Add extendedMarkdown text format value by Kavin (@singhk97) in #465
- Remove ExperimentalTeamsQuotedReplies markers by Corina (@corinagum) in #470
- Support resetting response streams by Aamir Jawaid (@heyitsaamir) in #495
Tests, CI & Docs
- ci: add weekly SDL pipeline for CodeQL/CredScan compliance by Corina (@corinagum) in #449
- docs(release): Modify release script to include exact gh commands by Aamir Jawaid (@heyitsaamir) in #451
- fix(build): pick PEP 440-compatible nbgv field, avoid trailing .height by Aamir Jawaid (@heyitsaamir) in #454
- chore: fix pipeline release job structure by Corina (@corinagum) in #468
- test: add integration tests for Teams Python SDK by Corina (@corinagum) in #475
- docs: update integration test runbook link to ADO wiki + close httpx client by Corina (@corinagum) in #477
- fix: use artifactName for pipelineArtifact inputs in publish pipeline by Corina (@corinagum) in #481
Dependency updates
- build(deps): bump esbuild, @vitejs/plugin-react and vite in /examples/tab/Web by Dependabot (@dependabot)[bot] in #467
- build(deps): bump pyjwt from 2.12.1 to 2.13.0 by Dependabot (@dependabot)[bot] in #469
- build(deps): bump starlette from 1.1.0 to 1.3.1 by Dependabot (@dependabot)[bot] in #471
- build(deps): bump cryptography from 46.0.7 to 48.0.1 by Dependabot (@dependabot)[bot] in #472
- build(deps): bump python-multipart from 0.0.27 to 0.0.31 by Dependabot (@dependabot)[bot] in #473
- build(deps): bump aiohttp from 3.14.0 to 3.14.1 by Dependabot (@dependabot)[bot] in #474
- build(deps): bump form-data from 4.0.5 to 4.0.6 in /examples/tab/Web by Dependabot (@dependabot)[bot] in #476
Full Changelog: v2.0.13...v2.0.14