File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 77- Update Node.js Worker Version to [ 3.5.0] ( https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.5.0 )
88- Host support for out-of-proc cancellation tokens ([ #2153 ] ( https://github.com/Azure/azure-functions-host/issues/2152 ) )
99- Updated Java Worker Version to [ 2.4.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.4.0 )
10+ - Update PowerShell Worker 7.0 to 4.0.2255 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2255 )
11+ - Update PowerShell Worker 7.2 to 4.0.2258 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2258 )
1012
1113** Release sprint:** Sprint 128
1214[ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+128%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+128%22+label%3Afeature+is%3Aclosed ) ]
Original file line number Diff line number Diff line change 5757 <!-- Workers -->
5858 <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.4.0" />
5959 <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.5.0" />
60- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2045 " />
61- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2040 " />
60+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2255 " />
61+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2258 " />
6262 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.0.0-beta.2-10879" />
6363 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
6464 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version =" 1.0.0-beta.1" />
You can’t perform that action at this time.
0 commit comments