Release 1.0.4
In this release:
- Update azure-functions library to 1.1.0
- Fix an issue where iothub metadata are missing in the EventHub trigger azure-functions #42
- Fix an issue where cardinality is not handled correctly in EventHub when setting
cardinality = 'many'
- Fix an issue where current working directory is not pointing to project root in Linux Consumption apps #613
- Add WSGI support azure-functions #45