v2.0.0-preview.12
·
175 commits
to main
since this release
What's Changed
- Fthakor/common package tests by @fallothakor in #21
- [Api/Apps] Add Missing Search Activity Types by @aacebo in #71
- minor bugs fixes by @kavins14 in #75
- Add copyright notices by @rajan-chari in #80
- [Api/Apps]: add new channel event types by @aacebo in #77
- Publish: Preview 7 by @aacebo in #83
- fix:
TokenExchangeRequestcannot be null when processing tokenExchange activity by @singhk97 in #85 - bump to 2.0.0-preview.8 by @singhk97 in #86
- Add support for passing custom data to context through
App.Process()by @singhk97 in #82 - [Apps/Tests] Fix
TeamsContextand Concurrency by @aacebo in #89 - Refactor
IContext.UserGraphto separateMicrosoft.Teams.Extensions.Contextpackage by @singhk97 in #94 - Bump to
v2.0.0-preview.9by @singhk97 in #95 - Add readme to
Microsoft.Teams.Extensions.Graphpackage by @singhk97 in #97 - InvokeAsync fix + Unit tests by @fallothakor in #98
- changes to enable sending an activity poactively to a channel by @MehakBindra in #92
- fix: Remove name is null check + bump to v2.0.0-preview.10 by @singhk97 in #102
- delayed flushing by @MehakBindra in #103
- Update contact email + add Readme for Graph sample by @AfreenLikeCaffeine in #105
- fix
TeamsLoggerservice registration by @singhk97 in #91 - Update ConsoleLogger tests to use dynamic assembly name by @yarns123 in #106
- [Apps] Token Expiration Refresh & System Routes by @aacebo in #111
- [API] add memberships for new channel data by @aacebo in #107
- Fixed ToString serialization using base type by @adirh3 in #96
- Tabs + Teams SSO Sign In by @aacebo in #115
- Add incoming token validation by @MehakBindra in #119
- Lazy retrieval of bot token by @singhk97 in #120
- Fix serialization for Adaptive Cards by @rajan-chari in #122
- Bump to
v2.0.0-preview.11by @singhk97 in #118 - [fix] When client id is empty, skip auth correctly by @MehakBindra in #133
- [Bug] Fix redundant/circular dependency by @MehakBindra in #128
- Pass ctx to error event by @MehakBindra in #129
- [Bug] Use a separate client for token fetches by @singhk97 in #131
- Entra token validation for remote function calling by @Jesperholmbergmsft in #124
- [Bug] Samples.Light adds scoped service to singleton by @MehakBindra in #127
- Fixes for Dialogs and add a Sample by @heyitsaamir in #132
- Bump to
v2.0.0-preview.12by @singhk97 in #136 - Add
Microsoft.Teams.Plugin.External.McpClient+Sample.McpClientby @singhk97 in #135 - Bump axios from 1.11.0 to 1.12.1 in /Samples/Samples.Tab/Web by @dependabot[bot] in #121
- Bump vite from 6.3.5 to 6.3.6 in /Samples/Samples.Tab/Web by @dependabot[bot] in #117
- Fixed AddOpenAI and added AddOpenAI(model) methods in appbuilder by @MehakBindra in #134
- Add message extension samples + some bug fixes by @heyitsaamir in #138
New Contributors
- @rajan-chari made their first contribution in #80
- @MehakBindra made their first contribution in #92
- @AfreenLikeCaffeine made their first contribution in #105
- @yarns123 made their first contribution in #106
- @adirh3 made their first contribution in #96
- @Jesperholmbergmsft made their first contribution in #124
- @heyitsaamir made their first contribution in #132
- @dependabot[bot] made their first contribution in #121
Full Changelog: v2.0.0-preview.6...v2.0.0-preveiw.12