File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
test/WebJobs.Script.Tests.Integration Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 77- Remove feature flag for http proxying (https://github.com/Azure/azure-functions-host/pull/9341 )
88- Add error handling for http proxying failure scenarios (https://github.com/Azure/azure-functions-host/pull/9342 )
99- Update PowerShell Worker 7.0 to 4.0.2850 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2850 )
10+ - Update Node.js Worker Version to [ 3.7.0] ( https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.7.0 )
Original file line number Diff line number Diff line change 5858 <!-- Workers -->
5959 <PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.2.20220831.41" />
6060 <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.12.0" />
61- <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.6.1 " />
61+ <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.7.0 " />
6262 <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2850" />
6363 <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2803" />
6464 <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2802" />
Original file line number Diff line number Diff line change 4242 <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 6.0.0" />
4343 <PackageReference Include =" Microsoft.Azure.DocumentDB.Core" Version =" 2.11.2" />
4444 <PackageReference Include =" Microsoft.Azure.EventHubs" Version =" 2.1.0" />
45- <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.6.1 " />
45+ <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.7.0 " />
4646 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Storage" Version =" 4.0.5-11874" />
4747 <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.12.0" />
4848 <PackageReference Include =" Microsoft.Azure.Mobile.Client" Version =" 4.0.2" />
You can’t perform that action at this time.
0 commit comments