Skip to content

Tags: microsoft/botbuilder-python

Tags

4.17.0

Toggle 4.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Teams SSO and OAuth fixes (#2226) (#2228) * Fixed Teams SSO & OAuth * Formatting --------- Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.16.2

Toggle 4.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated azure-cosmos to 4.7.0, requiring dropped support for obsolete… … CosmosDBStorage class. (#2165) Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.16.1

Toggle 4.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for ConfigurationServiceClientCredentialFactory to allow auth dis… …abled scenario (#2135) Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.16.0

Toggle 4.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
UserAssigned MSI support (#2129) * Added ManagedIdentity * Missing ConfigurationServiceClientCredentialFactory awaits * ManagedIdentityAppCredentials needs ManagedIdentity dict * Added missing PermissionError descriptions * Black reformatting in botbuilder-core --------- Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.15.1

Toggle 4.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
aiohttp 3.9.5 (#2127) Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.15.0

Toggle 4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated generators to use CloudAdapter and latest version (#2094) * Updated generators to use CloudAdapter and latest version * Updated version and added missing SingleTenant config items --------- Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.14.8

Toggle 4.14.8's commit message
Merge branch 'main' into releases/4.14 

4.14.7

Toggle 4.14.7's commit message
Merge branch 'main' into releases/4.14 # Conflicts: #	libraries/botbuilder-core/botbuilder/core/cloud_adapter_base.py

4.14.6

Toggle 4.14.6's commit message
updated teams info for cloud adapter (#1776) * updated teams info for cloud adapter * black corrections --------- Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com> Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

4.14.5

Toggle 4.14.5's commit message
Removed deprecation notice