v1.0.188 Release of PowerShell worker for Azure Functions
The major changes for this release are:
- The blob size limit for PowerShell functions triggered by blob is determined by the Functions host now, which effectively raised the limit from 4 MB to 120 MB (fixed issue #346).
- Introduced TraceContext parameter (see issue Azure/azure-functions-host#3747).
- Improved system log messages.