Release 1.1.5
- Update azure-functions library to 1.3.1
- Fix an issue where EnqueuedTimeUtc is returning None in EventHub trigger.
- Fix an issue where Blob trigger throws an exception when the blob does not exist in storage account. Will return None instead.
- Append /home/site/wwwroot to sys.path to support import statement without __app__ namespace prefix (#726)