Skip to content

Release 1.0.4

Compare
Choose a tag to compare
@Hazhzeng Hazhzeng released this 21 Feb 02:27
· 390 commits to dev since this release
9b3b422

In this release:

  1. Update azure-functions library to 1.1.0
  2. Fix an issue where iothub metadata are missing in the EventHub trigger azure-functions #42
  3. Fix an issue where cardinality is not handled correctly in EventHub when setting cardinality = 'many'
  4. Fix an issue where current working directory is not pointing to project root in Linux Consumption apps #613
  5. Add WSGI support azure-functions #45