v3.0.279 Release of PowerShell worker for Azure Functions (PowerShell 6)
This PowerShell Worker version is to be used with Azure Functions v3 only.
The changes for this release are:
- Fixed the problem with writing to PowerShell streams from profile.ps1 (issue #337).
- Fixed handling HTTP responses without a body (issues #269 and #325).
- Increased the host/worker message size limit to the maximum (issue #423).
- Improved the initial managed dependencies download message.
- Minor internal improvements.