File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 66- Update Python Worker Version to [ 4.20.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.20.0 )
77- Increased maximum HTTP request content size to 210000000 Bytes (~ 200MB)
88- Update Node.js Worker Version to [ 3.8.1] ( https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.8.1 )
9- - Update PowerShell 7.4 Worker Version to [ 4.0.2930] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2930 )
9+ - Update PowerShell 7.4 Worker Version to [ 4.0.2975] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2975 )
10+ - Update PowerShell 7.2 Worker Version to [ 4.0.2974] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2974 )
11+ - Update PowerShell 7.0 Worker Version to [ 4.0.2973] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2973 )
1012- Limit dotnet-isolated specialization to 64 bit host process (#9548 )
1113- Sending command line arguments to language workers with ` functions- ` prefix to prevent conflicts (#9514 )
14+ - Update WebJobsScriptHostService to remove hardcoded sleep during application shut down (#9520 )
Original file line number Diff line number Diff line change 5959 <PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.2.20220831.41" />
6060 <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.12.1" />
6161 <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.8.1" />
62- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2850 " />
63- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2890 " />
64- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2930 " />
62+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2973 " />
63+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2974 " />
64+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2975 " />
6565 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.0.0-beta.2-10879" />
6666 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
6767 <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