ReleaseMicrosoftMicrosoftpublished Dec 9, 2025seen Jun 26

microsoft/teams.py v2.0.0a8

microsoft/teams.py

Open original ↗

Captured source

source ↗
published Dec 9, 2025seen Jun 26captured 2whttp 200method plain

v2.0.0a8

Repository: microsoft/teams.py

Tag: v2.0.0a8

Published: 2025-12-09T19:41:34Z

Prerelease: no

Release notes:

Major changes include

1. We are updating the namespace of the package to go from microsoft.teams.* to microsoft_teams.*. For the duration of alpha, we'll continue to support the previous and issue a warning. But post alpha, we'll remove microsoft.teams support. 2. Bug Fixes

What's Changed

  • Fix calling AI functions with no parameters by @heyitsaamir in https://github.com/microsoft/teams.py/pull/221
  • [docs] botbuilder package README fixes by @lilyydu in https://github.com/microsoft/teams.py/pull/223
  • Fix choices_data alias to use "choices.data" instead of "choicesData" by @Copilot in https://github.com/microsoft/teams.py/pull/224
  • Bring back bot builder example by @heyitsaamir in https://github.com/microsoft/teams.py/pull/225
  • Updating mcpplugin reference in README.md by @jaykhatri0875 in https://github.com/microsoft/teams.py/pull/229
  • Add TeamsChannelAccount type for Teams-specific APIs by @Copilot in https://github.com/microsoft/teams.py/pull/230
  • Simplify setting http response after activity processing by @singhk97 in https://github.com/microsoft/teams.py/pull/218
  • Move to microsoft_teams namespace by @heyitsaamir in https://github.com/microsoft/teams.py/pull/226, https://github.com/microsoft/teams.py/pull/235
  • update react and react-dom to 19.2.1 by @lilyydu in https://github.com/microsoft/teams.py/pull/233
  • Release 2.0.0a7 by @heyitsaamir in https://github.com/microsoft/teams.py/pull/234

New Contributors

  • @jaykhatri0875 made their first contribution in https://github.com/microsoft/teams.py/pull/229
  • @singhk97 made their first contribution in https://github.com/microsoft/teams.py/pull/218

Full Changelog: https://github.com/microsoft/teams.py/compare/v2.0.0a6...v2.0.0a7