Skip to content

Releases: Azure/azure-functions-powershell-worker

v3.0.1761 Release of PowerShell worker for Azure Functions (PowerShell 6)

18 Mar 23:21
0c494c0
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:

  • Disable automatic module upgrades for PowerShell 6 function apps (fixed issue #778)

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

14 Feb 21:04
6626477
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:

  • Made throughput warning message visible for tooling diagnosis
  • Updated Google.Protobuf to 3.19.4 and grpc.tools to 2.43.0

v4.0.1567 Release of PowerShell worker for Azure Functions (PowerShell 7.2)

14 Feb 20:32
e189677
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:

  • Made throughput warning message visible for tooling diagnosis
  • Updated Google.Protobuf to 3.19.4 and grpc.tools to 2.43.0

v3.0.1573 Release of PowerShell worker for Azure Functions (PowerShell 7)

14 Feb 21:45
e189677
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:

  • Made throughput warning message visible for tooling diagnosis
  • Updated Google.Protobuf to 3.19.4 and grpc.tools to 2.43.0

v4.0.1479 Release of PowerShell worker for Azure Functions (PowerShell 7.2)

20 Jan 00:43
67c81cc
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 RetryContext (fixed issue #594)
  • Update PowerShell 7.2 to SDK 7.2.1 (fixed issue #742)

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

20 Jan 00:45
7e4c6a5
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 RetryContext (fixed issue #594)
  • Update PowerShell 7 to SDK 7.0.8 (fixed issue #743)

v3.0.1475 Release of PowerShell worker for Azure Functions (PowerShell 7)

20 Jan 00:46
ce3e9c0
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:

  • Added RetryContext (fixed issue #594)
  • Update PowerShell 7 to SDK 7.0.8 (fixed issue #743)

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

29 Nov 21:57
67f933a
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:

  • Allow DF Activity Functions to have multiple output bindings (fixed issue #646)

v3.0.1272 Release of PowerShell worker for Azure Functions (PowerShell 7)

29 Nov 21:53
fb15b04
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:

  • Allow DF Activity Functions to have multiple output bindings (fixed issue #646)

v4.0.1274 Release of PowerShell worker for Azure Functions (PowerShell 7.2)

30 Nov 01:51
96191a5
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:

  • Allow DF Activity Functions to have multiple output bindings (fixed issue #646)
  • Update PowerShell to SDK 7.2.0 and .Net 6 to 6.0.100 (fixed issue #705)