Skip to content

Tags: blackchoey/botbuilder-python

Tags

4.14.5

Toggle 4.14.5's commit message
Removed deprecation notice

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 <[email protected]>

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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: BruceHaley <[email protected]>

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 <[email protected]>

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 <[email protected]>

Co-authored-by: Eric Dahlvang <[email protected]>

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 <[email protected]>

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 <[email protected]>

4.9.0

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