Skip to content

v2.0.240 Release of PowerShell worker for Azure Functions

Choose a tag to compare

@AnatoliB AnatoliB released this 20 Feb 01:44
· 20 commits to v2.x since this release
5d2ef26

This PowerShell Worker version is to be used with Azure Functions v2 only.

The changes for this release are:

  • Changed wording and severity of the initial managed dependencies download message (issue #362).
  • Fixed the issue with handling managed dependencies on read-only file system (issue #400).
  • Minor internal improvements.