Merge branch 'develop' into xiang17/SelfDiagnostics

This commit is contained in:
Cijo Thomas 2021-05-06 16:33:21 -07:00 коммит произвёл GitHub
Родитель ad55800521 72da282204
Коммит ae670edf73
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,9 @@
## VNext
## Version 2.18.0-beta1
- [Fix PropertyFetcher error when used with multiple types](https://github.com/microsoft/ApplicationInsights-dotnet/issues/2194)
- [New Task Based Flush API - FlushAsync](https://github.com/microsoft/ApplicationInsights-dotnet/issues/1743)
- [End support for net45 and net46 in AspNetCore](https://github.com/microsoft/ApplicationInsights-dotnet/pull/2252)