File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 77- Added support for ManagedIdentity authentication in ApplicationInsights pipeline. (#9758 )
88- Added support for AutocollectedMetricsExtractor, MetricsCustomDimensionOptimization and QueryStringTracing. (#9758 )
99- Add an app setting to allow CORS configuration (#9846 )
10+ - 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)
Original file line number Diff line number Diff line change 4747 <PackageReference Include =" Microsoft.ApplicationInsights.DependencyCollector" Version =" 2.21.0" />
4848 <PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer" Version =" 2.21.0" />
4949 <PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version =" 2.21.0" />
50- <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.5 " />
50+ <PackageReference Include =" Microsoft.Azure.Functions.DotNetIsolatedNativeHost" Version =" 1.0.6 " />
5151 <PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.39" />
5252 <PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 5.0.0-beta.2-11957" />
5353 <PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.7.0" />
You can’t perform that action at this time.
0 commit comments