Skip to content

Bot Framework for Python SDK 4.14.7

Compare
Choose a tag to compare
@tracyboehrer tracyboehrer released this 12 Dec 14:58
· 7 commits to releases/4.14 since this release

This is the December 2023 patch release for the Python SDK. It contains dependency updates, security fixes, and other minor fixes.

What's Changed

  • Exporting ConfigurationBotFrameworkAuthentication by @tracyboehrer in #2034
  • updated teams info for cloud adapter by @axelsrz in #1776
  • fix: cloudAdapter.update_conversation() add app_id parameter by @kostyaplis in #2037
  • Bump aiohttp from 3.8.5 to 3.8.6 in /libraries/botbuilder-adapters-slack by @dependabot in #2039
  • Bump aiohttp from 3.8.5 to 3.8.6 in /libraries/botbuilder-integration-aiohttp by @dependabot in #2038
  • chore: Bump aiohttp from 3.8.6 to 3.9.0 in /libraries/botbuilder-integration-aiohttp by @dependabot in #2041
  • chore: Bump aiohttp from 3.8.6 to 3.9.0 in /libraries/botbuilder-adapters-slack by @dependabot in #2042
  • chore: Bump cryptography from 41.0.4 to 41.0.6 in /libraries/botbuilder-dialogs by @dependabot in #2044
  • chore: Bump cryptography from 41.0.4 to 41.0.6 in /libraries/botframework-connector by @dependabot in #2045
  • chore: Bump cryptography from 41.0.4 to 41.0.6 in /libraries/botbuilder-core by @dependabot in #2046
  • msrest to 0.7.* by @tracyboehrer in #2051
  • Dialogs: regex version bump by @tracyboehrer in #2050

New Contributors

Full Changelog: 4.14.6...4.14.7