Skip to content

Releases: Azure/azure-functions-powershell-worker

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

09 Feb 23:09
15eed15
Compare
Choose a tag to compare

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)

17 Nov 21:36
557b673
Compare
Choose a tag to compare

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)

18 Oct 22:02
f7d1387
Compare
Choose a tag to compare

This PowerShell Worker version is to be used with Azure Functions v4 only.

The changes for this release are:

  • Upgrade PS 7.2 SDK to 7.2.15 and upgrade to .NET SDK 6.0.415 (Resolves #1003)
  • 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)

16 Oct 23:38
a9b4914
Compare
Choose a tag to compare

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)

11 Sep 23:13
3a1b2b4
Compare
Choose a tag to compare

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)

11 Sep 23:11
fdc5360
Compare
Choose a tag to compare

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)

11 Sep 23:10
c956de4
Compare
Choose a tag to compare

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)
  • Populate language worker metadata in init response (fixed issue #821)
  • Update PowerShell language worker protobuf to version 1.5.8 (fixed issue #875)

Release of PowerShell worker for Azure Functions (PowerShell 7.4)

24 Aug 05:22
941d958
Compare
Choose a tag to compare

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)

27 Jul 22:35
5657019
Compare
Choose a tag to compare

This PowerShell Worker version is to be used with Azure Functions v4 only.

The changes for this release are:

  • Upgrade PowerShell 7.2 to SDK 7.2.11 (fixed issue #974)
  • Upgrade language worker dependencies (fixed issue #976)

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

26 Jun 21:05
5c90d7e
Compare
Choose a tag to compare

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)