Skip to content

Release of PowerShell worker for Azure Functions (PowerShell 7)

Compare
Choose a tag to compare
@Francisco-Gamino Francisco-Gamino released this 08 Sep 20:45
· 1 commit to v3.x/ps7 since this release
bd4aaa4

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

The changes for this release are:

  • Patch regression in ExternalEvent History-search (fixed issue #851)
  • Improve code organization in preparation for external Durable Functions SDK support