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 88- Added support for AutocollectedMetricsExtractor, MetricsCustomDimensionOptimization and QueryStringTracing. (#9758 )
99- Add an app setting to allow CORS configuration (#9846 )
1010- Updated ` Microsoft.Azure.Functions.DotNetIsolatedNativeHost ` version to 1.0.6 (#9863 )
11- - [Forwarding command line arguments to app assembly from NetHost](https://github.com/Azure/azure-functions-dotnet-worker/pull/2258)
11+ - [Forwarding command line arguments to app assembly from NetHost](https://github.com/Azure/azure-functions-dotnet-worker/pull/2258)
12+ - Update PowerShell worker 7.0 to 4.0.3148 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3148 )
13+ - Update PowerShell worker 7.2 to 4.0.3131 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3131 )
14+ - Update PowerShell worker 7.4 to 4.0.3147 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3147 )
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.13.0" />
6161 <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.9.0" />
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.3070 " />
64- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.3085 " />
62+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.3148 " />
63+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.3131 " />
64+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.3147 " />
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