microsoft / ApplicationInsights-Announcements

Subscribe to this repo to be notified about major changes in Application Insights.
38 stars 13 forks source link

Hotfix announcement for Asp.Net Core SDK. #24

Open cijothomas opened 5 years ago

cijothomas commented 5 years ago

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)