Azure Functions Powershell Worker Versions Save

PowerShell language worker for Azure Functions.

v4.0.2623

1 year ago

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)

v4.0.2496

1 year ago

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)

v4.0.2302

1 year ago

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

v4.0.2304

1 year ago

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)

v3.0.2303

1 year ago

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

v3.0.2262

1 year ago

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)

v4.0.2255

1 year ago

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)

v4.0.2258

1 year ago

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)

v3.0.2046

1 year ago

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)

v4.0.2045

1 year ago

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)