Skip to content

v0.1.81 Release of PowerShell worker for Azure Functions

Pre-release
Pre-release

Choose a tag to compare

@daxian-dbw daxian-dbw released this 20 Mar 19:48
· 343 commits to dev since this release
124b043

The major changes in this release are:

  • Enabled Managed Dependencies feature - to install function app dependencies via requirements.psd1
  • Enabled tiered compilation for the worker to help the cold start
  • Enhanced Push-OutputBinding by using the output binding information
  • System logging improvements