8000 Tags · chinmayjoshi789/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content

Tags: chinmayjoshi789/botbuilder-python

Tags

4.14.1

Toggle 4.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disabled dead auth tests (microsoft#1879)

* OAuthPrompt was constructing InvokeResponse incorrectly in some cases. (microsoft#1798)

Co-authored-by: Axel Suárez <axsuarez@microsoft.com>

* Delete app ids, pws. (microsoft#1802)

* Delete app ids, pws.

* Comment out broken tests.

* Comment out the final failing test.

* Formatted for Black compliance

* lint fixes

* Another black-compliance fix.

Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
Co-authored-by: BruceHaley <v-brucehaley@microsoft.com>

4.14.0

Toggle 4.14.0's commit message
Fix get_conversation_reference in skill_handler_impl (microsoft#1765)

Co-authored-by: Santiago Grangetto <38112957+santgr11@users.noreply.github.com>

4.13

Toggle 4.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SSO Token Exchange Middleware (microsoft#1641) (microsoft#1642)

* SSO Token Exchange Middleware

* Teams SSO middleware updates

* update teams sso exchange middleware cosmosdb message

* Black formatting

* removing unnessary pass

Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com>

Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com>

4.12

Toggle 4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Axsuarez/4.12 cherry picks (microsoft#1540)

* Add TabEntityContext to init.py (microsoft#1538)

* axelsrz/export-dialogs-memory (microsoft#1539)

Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com>

4.11.0

Toggle 4.11.0's commit message
Invoke with expected replies (microsoft#1427)

4.10.0

Toggle 4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add end_on_invalid_message and fix timeout issue (microsoft#1339)

* Add end_on_invalid_message and fix timeout issue

* fixing pylint

Co-authored-by: Axel Suarez <axsuarez@microsoft.com>

4.9.0

Toggle 4.9.0's commit message
SkillDialog activity type handling updates (microsoft#1057)

4.8

Toggle 4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
8ED1
Axsuarez/qna model fix (microsoft#868)

4.7.1

Toggle 4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use get_access_token in signed_session, to ensure the Authorization t…

…oken in the session is not expired (microsoft#602)

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#536 from microsoft/eric/fixGetTeamsConne…

…ctorClient

Teams connector client creation cleanup
0