Skip to content

Tags: tgratzi/botbuilder-python

Tags

4.14.4

Toggle 4.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped pytest (microsoft#2000)

* Bump dependencies

* Bumped pytest

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.14.3

Toggle 4.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding deprectaion message and removing an experimental test (microso…

…ft#1977)

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.
Axsuarez/qna model fix (microsoft#868)