Skip to content

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

Compare
Choose a tag to compare
@andystaples andystaples released this 13 Apr 00:03
· 5 commits to v4.x/ps7.2 since this release
684a843

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