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 27 Aug 01:56
· 37 commits to v4.x/ps7.2 since this release
aad1aa0

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

The changes for this release are:

  • Update PowerShell 7.2 to SDK 7.2.6 (fixed issue #845)
  • Improve code organization in preparation for external Durable Functions SDK support
  • Update language worker protobuf version to 1.5.6 (fixed issue #855)