microsoft/ApplicationInsights-Announcements

Hotfix announcement for Asp.Net Core SDK.

cijothomas opened this issue · 0 comments

If you are using Microsoft.ApplicationInsights.AspNetCore SDK version 2.7.0, please update at your earliest to the 2.7.1 hotfix version.

https://github.com/microsoft/ApplicationInsights-aspnetcore/releases/tag/2.7.1

This contains a critical bug fix which caused SDK to silently capture exceptions from user code where application middlewares are configured. (Configure() method of Startup.cs)