Releases: Azure/azure-functions-powershell-worker
v2.0.559 Release of PowerShell worker for Azure Functions
This PowerShell Worker version is to be used with Azure Functions v2 only.
The changes for this release are:
- Upgrade PowerShellGet module to 2.2.5
v3.0.560 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:
- Upgrade PowerShellGet module to 2.2.5
v2.0.554 Release of PowerShell worker for Azure Functions
This PowerShell Worker version is to be used with Azure Functions v2 only.
The changes for this release are:
- Bug fix: Change current directory on environment reload request (issue #521)
- PowerShell 6 Core end of life warning
v3.0.552 Release of PowerShell worker for Azure Functions (PowerShell 6)
This PowerShell Worker version is to be used with Azure Functions v3 only.
The changes for this release are:
- Bug fix: Change current directory on environment reload request (issue #521)
- PowerShell 6 Core end of life warning
v3.0.549 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:
- Durable Functions (thank you @michaelpeng36!):
- Added Human interaction pattern support, including:
- external events
- ability to cancel an awaited durable timer
- waiting for any task from a collection of tasks
- starting a durable timer without waiting
- Added Human interaction pattern support, including:
- Bug fix: Change current directory on environment reload request (issue #521)
- Cold start improvements (issue #485)
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
CurrentUtcDateTime
property andStart-DurableTimer
command) - Improved logging for unknown command and unknown module situations (issues #484 and #491)
v2.0.448 Release of PowerShell worker for Azure Functions
This PowerShell Worker version is to be used with Azure Functions v2 only.
The changes for this release are:
- Upgraded to PowerShell v6.2.7
v3.0.446 Release of PowerShell worker for Azure Functions (PowerShell 6)
This PowerShell Worker version is to be used with Azure Functions v3 only.
The changes for this release are:
- Upgraded to PowerShell v6.2.7
v3.0.293 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.2
v3.0.291 Release of PowerShell worker for Azure Functions (PowerShell 6)
This PowerShell Worker version is to be used with Azure Functions v3 only.
The changes for this release are:
- Upgraded to PowerShell v6.2.6