Skip to content

Release 1.1.5

Compare
Choose a tag to compare
@Hazhzeng Hazhzeng released this 09 Sep 17:33
  1. 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.
  2. Append /home/site/wwwroot to sys.path to support import statement without __app__ namespace prefix (#726)