v3.0.452 Release of PowerShell worker for Azure Functions (PowerShell 7)
This PowerShell Worker version is to be used with Azure Functions v3 only.
The changes for this release are:
- Upgraded to PowerShell v7.0.3
- Durable Functions: enabled Monitor pattern (including
CurrentUtcDateTimeproperty andStart-DurableTimercommand) - Improved logging for unknown command and unknown module situations (issues #484 and #491)