Skip to content

Azure Functions Runtime 2.0.12438

Compare
Choose a tag to compare
@mhoeger mhoeger released this 26 Apr 03:08
· 2094 commits to dev since this release

Release Notes

  • Check for invalid services in Dependency Injection (prevent core services from being overridden)
  • SyncTrigger improvements (#4145)
  • [Bugfix] Fix for WEBSITE_HOSTNAME issue (#4162)
  • PowerShell worker version 0.1.97-preview

PowerShell worker changes

  • Support the dependency download to happen on a background thread spawned by the FunctionLoad request and if the dependency download is still in progress and the function execution is invoked from the azure portal then the user will get the message on the azure portal log window that the dependency download is in progress and the function execution will continue when the download is done
  • Support json as a dataType for queueTrigger
  • Adding InvocationId', 'FunctionDirectory' and 'FunctionName' to HttpTriggerWithMetadata
  • Improvement in PowerShell unction execution throughput improvement depending upon the PowerShell
    thread pool

Appveyor build

https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/24110971/job/8uhio0f949a661bs/artifacts