Skip to content

v3.0.452 Release of PowerShell worker for Azure Functions (PowerShell 7)

Choose a tag to compare

@AnatoliB AnatoliB released this 05 Aug 19:18
· 78 commits to v3.x/ps7 since this release
91704b2

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

The changes for this release are:

  • Upgraded to PowerShell v7.0.3
  • Durable Functions: enabled Monitor pattern (including CurrentUtcDateTime property and Start-DurableTimer command)
  • Improved logging for unknown command and unknown module situations (issues #484 and #491)