Skip to content

Release 1.1.8

Compare
Choose a tag to compare
@vrdmr vrdmr released this 10 Nov 21:10
fd0a96b
  1. Add support for Python 3.9 on Linux and macOS. Windows is currently under development as gRPC Wheel for Python 3.9 is missing. [#751, #766, #775]
  2. Fix an issue where PYTHON_THREADPOOL_THREAD_COUNT is not recognized in Linux Consumption SKU [#774]
  3. Reverting the support for debug logs in executed functions introduced in #745. [#780]
  4. Add support for ServiceBus trigger to handle batch messages when "cardinality" is set to "many" in function.json [Azure/azure-functions-python-library#73]