This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
2.8.0-beta2 (2.8.0.0)
Pre-release
Pre-release
- Fix MVCBeforeAction property fetcher to work with .NET Core 3.0 changes.
- Catch generic exception from DiagnosticSourceListeners and log instead of failing user request.
- Correct names for Asp.Net Core EventCounters.
- Obsolete extension methods on IWebHostBuilder in favor of AddApplicationInsights extension method on IServiceCollection.
- Remove support for deprecated x-ms based correlation headers.
- Uri for multiple hosts headers is set to "Multiple-Host".
- LogLevel changed to Error and stack trace added for generic unknown exception within SDK.