Release of PowerShell worker for Azure Functions (PowerShell 7.2)
Francisco-Gamino
released this
07 Dec 19:12
·
30 commits
to v4.x/ps7.2
since this release
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
- Update PowerShell language worker dependencies (fixed issue #892)
- Update PowerShell 7.2 to SDK 7.2.7 (fixed issue #888)
- Populate language worker metadata in init response (fixed issue #821)
- Update PowerShell language worker protobuf to version 1.5.8 (fixed issue #875)
- Patch Stop-DurableOrchestration (fixes #640)