Skip to content

Bot Framework for Python SDK 4.14.8

Choose a tag to compare

@tracyboehrer tracyboehrer released this 26 Jan 15:47

This is the January 2024 patch release for Python.

What's Changed

  • #2040: fix usage of ResourceResponse to use named argument by @aacebo in #2057
  • Python 3.11 Pylint by @aacebo in #2060
  • fix: Save a reference to created tasks, to avoid tasks disappearing by @anio in #2005
  • fix: Treat HTTPException as it is, necessary to keep the original status code by @takeshi-yashiro in #1939
  • Avoid exceptions for request without Content-Type header #1881 by @ivopisarovic in #1961
  • Ensure Connector Client is retrieved in teams_info.py by @rampaged in #2062

New Contributors

Full Changelog: 4.14.7...4.14.8