Release of PowerShell worker for Azure Functions (PowerShell 7.2)
andystaples
released this
13 Apr 00:03
·
6 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:
- Upgrade PowerShell SDK to 7.2.19
- Add support for OpenTelemetry by embedding commands from AzureFunctions.PowerShell.OpenTelemetry.SDK and running them to instrument user code if the module is present, imported, and the relevant environment variable is set.
Full Changelog: v4.0.3131...v4.0.3220