Skip to content

Releases: Azure/azure-functions-powershell-worker

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

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

08 Sep 20:49
72ce5c8
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)

Release of PowerShell worker for Azure Functions (PowerShell 7)

27 Aug 03:07
5f6a7a5
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:

  • Update PowerShell 7.0 to SDK 7.0.12 (fixed issue #846)

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

27 Aug 01:56
aad1aa0
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.6 (fixed issue #845)
  • Improve code organization in preparation for external Durable Functions SDK support
  • Update language worker protobuf version to 1.5.6 (fixed issue #855)

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

27 Aug 02:04
c3f7f22
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 to SDK 7.0.12 (fixed issue #846)

Release of PowerShell worker for Azure Functions (PowerShell 7.0)

14 Jun 00:28
004591d
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:

  • Log module installation time (fixed issue #823)
  • Update PowerShell 7.0 to SDK 7.0.11 (fixed issue #808)
  • Durable Functions fixes (fixed issues #727 and #685)

Release of PowerShell worker for Azure Functions (PowerShell 7)

14 Jun 01:11
e5bab3a
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:

  • Update PowerShell 7.0 to SDK 7.0.12 (fixed issue #846)

Release of PowerShell worker for Azure Functions (PowerShell 7.2)

13 Jun 23:42
9ecd00f
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:

  • Log module installation time (fixed issue #823)
  • Update PowerShell 7.2 to SDK 7.2.4 (fixed issue #806)
  • Durable Functions fixes (fixed issues #727 and #685)

v4.0.1842 Release of PowerShell worker for Azure Functions (PowerShell 7.0)

08 Apr 01:31
880afde
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:

  • Added WorkerStatus capability (fixed issue #785)
  • Updated PowerShell 7 to SDK 7.0.9 (fixed issue #790)