Skip to content

Releases: Azure/azure-functions-powershell-worker

v2.0.559 Release of PowerShell worker for Azure Functions

26 Oct 21:55
be0ad7f
Compare
Choose a tag to compare

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

The changes for this release are:

  • Upgrade PowerShellGet module to 2.2.5

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

26 Oct 21:56
6228674
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:

  • Upgrade PowerShellGet module to 2.2.5

v2.0.554 Release of PowerShell worker for Azure Functions

16 Sep 02:23
411f693
Compare
Choose a tag to compare

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

The changes for this release are:

  • Bug fix: Change current directory on environment reload request (issue #521)
  • PowerShell 6 Core end of life warning

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

16 Sep 01:48
3f4a365
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:

  • Bug fix: Change current directory on environment reload request (issue #521)
  • PowerShell 6 Core end of life warning

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

16 Sep 01:26
24dd298
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:

  • Durable Functions (thank you @michaelpeng36!):
    • Added Human interaction pattern support, including:
      • external events
      • ability to cancel an awaited durable timer
      • waiting for any task from a collection of tasks
      • starting a durable timer without waiting
  • Bug fix: Change current directory on environment reload request (issue #521)
  • Cold start improvements (issue #485)

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

05 Aug 19:18
91704b2
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:

  • Upgraded to PowerShell v7.0.3
  • Durable Functions: enabled Monitor pattern (including CurrentUtcDateTime property and Start-DurableTimer command)
  • Improved logging for unknown command and unknown module situations (issues #484 and #491)

v2.0.448 Release of PowerShell worker for Azure Functions

05 Aug 19:03
a4e86b0
Compare
Choose a tag to compare

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

The changes for this release are:

  • Upgraded to PowerShell v6.2.7

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

05 Aug 19:08
f67ba7b
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:

  • Upgraded to PowerShell v6.2.7

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

18 Jun 03:17
65f9159
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:

  • Upgraded to PowerShell v7.0.2

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

18 Jun 03:20
3a75b46
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:

  • Upgraded to PowerShell v6.2.6