Skip to content

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

Choose a tag to compare

@AnatoliB AnatoliB released this 30 Dec 22:01
· 54 commits to v3.x/ps7 since this release
b8386e0

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

The changes for this release are:

  • Fixed issues:
    • Allow writing null to Function output #566
    • Durable Function activity failures are difficult to handle #572
    • Orchestrations don't terminate properly #575
  • Minor logging improvements