v0.1.81 Release of PowerShell worker for Azure Functions
Pre-release
Pre-release
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