Releases: microsoft/teams.py
Releases · microsoft/teams.py
v2.0.0a6
What's Changed
- [feat] Add BotBuilder Plugin package, sample and tests by @MehakBindra in #190
- feat: add OAuth support for regional bots by @Copilot in #209
- Adds a github template when New issues are created by @heyitsaamir in #212
- Update config.yml by @heyitsaamir in #214
- Add signin/failure invoke activity support by @Copilot in #206
- Remove Agents class by @heyitsaamir in #213
- Bump glob from 11.0.3 to 11.1.0 in /tests/tab/Web by @dependabot[bot] in #215
- Move tests to examples by @heyitsaamir in #199
- Make images required for Thumbnail by @heyitsaamir in #216
- Release 2.0.0a6 by @lilyydu in #220
Full Changelog: v2.0.0a5...v2.0.0a6
v2.0.0a5
What's Changed
- Temporary: skip streaming tests by @MehakBindra in #200
- get type hint of class, not object by @mjamroz in #202
- HTTPPlugin : Add a builder option to provide custom server (enables providing options like ssl etc) by @MehakBindra in #185
- Rename Teams AI to Teams SDK 🎉 by @corinagum in #201
- Populate empty package READMEs with usage examples by @Copilot in #196
- Introduce msal by @heyitsaamir in #191
- Add User Managed Identity support via MSAL by @heyitsaamir in #192
- Add Federated Identity Credentials support by @heyitsaamir in #203
- Remove support for 3.14 by @heyitsaamir in #207
- Release version 2.0.0a5 by @heyitsaamir in #208
New Contributors
- @mjamroz made their first contribution in #202
- @corinagum made their first contribution in #201
Full Changelog: v2.0.0a4...v2.0.0a5
v2.0.0a4
What's Changed
- Update openai package to 2.4.0 and fix breaking changes by @Copilot in #181
- feat: add a2a server and client plugins and samples by @lilyydu in #178
- Bump vite from 6.3.6 to 6.4.1 in /tests/tab/Web by @dependabot[bot] in #183
- Add MessagingExtensionAttachmentLayout enum with "grid" support by @Copilot in #186
- Update USER_AGENT format from teams.py[app] to teams.py[apps] by @Copilot in #194
- Use refreshable app tokens by @heyitsaamir in #187
- Release version 2.0.0a4 by @heyitsaamir in #195
- Fix devtools by @heyitsaamir in #198
New Contributors
- @dependabot[bot] made their first contribution in #183
Full Changelog: v2.0.0a3...v2.0.0a4
v2.0.0a3
What's Changed
- [Bug] conversationId in tab sample should be camelCase as it is consumed by React App by @MehakBindra in #172
- Add Product Info Entity for Copilot by @heyitsaamir in #180
- Fix construction of DynamicBaseModel if the parameter schema is a dict by @heyitsaamir in #179
- Release version 2.0.0a3 by @heyitsaamir in #182
Full Changelog: v2.0.0a2...v2.0.0a3
v2.0.0a2
- Tab apps and functions integration
- Bug fixes
What's Changed
- Remove "unannounced" disclaimer from Readmes by @heyitsaamir in #155
- fix: allow for empty parameters for AI functions by @lilyydu in #158
- [external] a2a - add basic setup for a2a, and types by @lilyydu in #160
- Add missing message builder helpers by @heyitsaamir in #163
- Fix task/fetch, msTeams -> msteams, Add better logging when deserialization failures happen by @heyitsaamir in #164
- Add with_data for SubmitActionData by @heyitsaamir in #165
- [Bug] Skip checking token when app id is missing or skip auth is true by @MehakBindra in #166
- [apps] Add Tab App and Function calling support by @MehakBindra in #161
- Message default message str to empty by @heyitsaamir in #167
- Release version 2.0.0a2 by @heyitsaamir in #169
Full Changelog: v2.0.0a1...v2.0.0a2
v2.0.0a1
What's Changed
- [common]: expose ConsoleLoggerOptions in init by @lilyydu in #144
- Auto load open ai params by @heyitsaamir in #133
- Add docstrings to ai packages by @heyitsaamir in #146
- Fix streaming backoff logic flaws in retry module by @Copilot in #147
- [WIP] ✨ Set up Copilot instructions by @Copilot in #149
- Add message submit feedback handler by @heyitsaamir in #140
- Add cards test app by @heyitsaamir in #150
- Add more comprehensive AI tests by @heyitsaamir in #151
- MCP test updates and feedback loop updates by @heyitsaamir in #153
- Release version 2.0.0a1 by @heyitsaamir in #154
New Contributors
- @Copilot made their first contribution in #147
Full Changelog: v0.0.1a5...v2.0.0a1
Release v0.0.1a5
What's Changed
- Unpack App Options by @heyitsaamir in #127
- Add token to AppOptions so we can provide custom auth methods by @MehakBindra in #131
- cleanup logger.info & READMEs for public prev by @lilyydu in #130
- Add MCP Client Plugin by @heyitsaamir in #123
- Create MCP Server by @heyitsaamir in #126
- Add app.use middleware by @zion-off in #139
- Change SystemMessage to Instructions by @zion-off in #137
- Update mcp to mcpplugin by @heyitsaamir in #143
- Release version 0.0.1a5 by @heyitsaamir in #142
New Contributors
Full Changelog: v0.0.1a4...v0.0.1a5
Release v0.0.1a4
What's Changed
- [api/tests]: add message_reaction and sent_activity tests by @lilyydu in #117
- Add TypingActivityInput to init so it can be imported directly ftom api by @MehakBindra in #118
- added some tests for apps package by @lilyydu in #122
- [apps] Add streaming functionality by @MehakBindra in #97
- Add graph clients to activity context by @AfreenLikeCaffeine in #115
- Add create_stream to devtools plugin by @MehakBindra in #125
- Initialize AI package by @heyitsaamir in #119
- Add support for OpenAI Responses API by @heyitsaamir in #120
- Add AI Plugins by @heyitsaamir in #121
- Merge the activity sent with response in http stream before passing it back to event manager in app by @MehakBindra in #128
- Release version 0.0.1a4 by @heyitsaamir in #129
Full Changelog: v0.0.1a3...v0.0.1a4
v0.0.1a3
Release v0.0.1a2
What's Changed
- [cards]: additional actions by @lilyydu in #111
- Release version 0.0.1a2 by @heyitsaamir in #112
Full Changelog: v0.0.1a1...v0.0.1a2