Skip to content

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

Compare
Choose a tag to compare
@Francisco-Gamino Francisco-Gamino released this 11 Sep 23:10
· 3 commits to v4.x/ps7.0 since this release
c956de4

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

The changes for this release are:

  • Update language worker to support parsing command-line arguments prefix with functions-<argumentname> (fixed issue #992)
  • Populate language worker metadata in init response (fixed issue #821)
  • Update PowerShell language worker protobuf to version 1.5.8 (fixed issue #875)