Skip to content

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

Compare
Choose a tag to compare
@Francisco-Gamino Francisco-Gamino released this 13 Jun 23:42
· 45 commits to v4.x/ps7.2 since this release
9ecd00f

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

The changes for this release are:

  • Log module installation time (fixed issue #823)
  • Update PowerShell 7.2 to SDK 7.2.4 (fixed issue #806)
  • Durable Functions fixes (fixed issues #727 and #685)