Releases: Azure/azure-functions-powershell-worker
Release of PowerShell worker for Azure Functions (PowerShell 7.2)
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
- Upgrade PowerShell SDK to 7.2.18
Full Changelog: v4.0.3070...v4.0.3131
Release of PowerShell worker for Azure Functions (PowerShell 7.4)
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
Update the PowerShell 7.4 SDK to v7.4.0 (resolves #1024)
Update the language worker .NET minimum version to .NET 8 release version (8.0.100)
Release of PowerShell worker for Azure Functions (PowerShell 7.2)
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
Release of PowerShell worker for Azure Functions (PowerShell 7.4)
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
- Update the PowerShell 7.4 SDK to Preview 6 (v7.4.0-preview.6) (resolves #1009)
- Update the language worker .NET minimum version to .NET 8 Release Candidate 2 (8.0.0-rc.2.23502.2)
- Set AZUREPS_CHECK_FOR_UPGRADE environment variable to False unless otherwise specified in App Settings, to prevent an expensive check for available version upgrades by AZ PS. (resolves #990)
Release of PowerShell worker for Azure Functions (PowerShell 7.4)
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)
Release of PowerShell worker for Azure Functions (PowerShell 7.2)
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)
Release of PowerShell worker for Azure Functions (PowerShell 7.0)
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
Release of PowerShell worker for Azure Functions (PowerShell 7.4)
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
- Upgrade PowerShell 7.4 to SDK 7.4.0-preview.5 with .Net 8 Preview.7 (fixed issue #984)
Release of PowerShell worker for Azure Functions (PowerShell 7.2)
Release of PowerShell worker for Azure Functions (PowerShell 7.0)
This PowerShell Worker version is to be used with Azure Functions v4 only.
The changes for this release are:
- Update PowerShell 7.0 language worker dependencies (fixed issue #965)