Skip to content

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

Compare
Choose a tag to compare
@michaelpeng36 michaelpeng36 released this 08 Sep 20:57
· 9 commits to v4.x/ps7.0 since this release
f8a8440

This PowerShell Worker version is to be used with Azure Functions v4 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