Skip to content

Releases: Azure/azure-functions-powershell-worker

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

16 May 15:55
fc3e1d1
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:

  • Disable automatic module upgrades for PowerShell 7.0 function apps (fixed issue #953)

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

28 Apr 21:57
9705deb
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 #941)
  • Add Managed Dependencies is not supported on Legion error message (fixed issue #944)

Release of PowerShell worker for Azure Functions (PowerShell 7.4)

28 Apr 22:01
78106c9
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.3 with .Net 8 preview3 (fixed issue #947)
  • Add Managed Dependencies is not supported on Legion error message (fixed issue #944)

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

14 Mar 00:15
fb6e76b
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 #925 and #923)
  • Patch Stop-DurableOrchestration (fixes #640)

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

01 Mar 02:10
526c2ff
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.2 to SDK 7.2.10 (fixed issue #921)

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

01 Feb 01:15
ca0a3e2
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.2 to SDK 7.2.9 (fixed issue #915)

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

13 Jan 23:54
a5a8132
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.2 to SDK 7.2.8 (fixed issue #904)
  • Enabled support for preview external Durable Functions SDK (fixed issue #746)

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

07 Dec 19:12
75294ea
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 language worker dependencies (fixed issue #892)
  • Update PowerShell 7.2 to SDK 7.2.7 (fixed issue #888)
  • Populate language worker metadata in init response (fixed issue #821)
  • Update PowerShell language worker protobuf to version 1.5.8 (fixed issue #875)
  • Patch Stop-DurableOrchestration (fixes #640)

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

08 Sep 20:57
f8a8440
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:

  • Patch regression in ExternalEvent History-search (fixed issue #851)
  • Improve code organization in preparation for external Durable Functions SDK support

Release of PowerShell worker for Azure Functions (PowerShell 7)

08 Sep 20:45
bd4aaa4
Compare
Choose a tag to compare

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

The changes for this release are:

  • Patch regression in ExternalEvent History-search (fixed issue #851)
  • Improve code organization in preparation for external Durable Functions SDK support