|
5 | 5 |
|
6 | 6 | ## Announcement |
7 | 7 |
|
8 | | -* Profiler [2.4.0-beta2](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.4.0-beta2) is released. |
| 8 | +* Profiler [2.4.0](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.4.0) is released. |
9 | 9 | * Highlights: |
10 | 10 | * Fix for the uploader in .NET 3. Details in [#169](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/169). |
11 | | - * (Introduced in 2.4.0-beta1) Support getting configurations from application insights UI in Azure Portal. [Details](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/158). |
12 | | - * (Introduced in 2.4.0-beta1) Remove the dependency to Newtonsoft.Json. Details in [#142](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/142) and [#163](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/163). |
13 | | - |
14 | | -* Profiler [2.3.1](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1) is released. |
15 | | - * Highlights: |
16 | | - * First stable version runs on .NET 6: some edge cases covered by betas. Thank you all for early adoption and the bug reports. |
17 | | - * Smaller package - Compare to 2.3.0, down to around 7M from 12M, thanks to the unified uploader across all .NET runtime versions. |
18 | | - * Bump up Microsoft.Extensions packages to 3.1.22 for security. |
| 11 | + * Support getting configurations from application insights UI in Azure Portal. [Details](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/158). |
| 12 | + * Remove the dependency to Newtonsoft.Json. Details in [#142](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/142) and [#163](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/163). |
19 | 13 |
|
20 | 14 | ## Previous announcements |
21 | 15 |
|
22 | | -* Profiler [2.3.1-beta5](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta5) is released. |
23 | | - * Bug fixes. Click [here](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/14?closed=1) for details. |
24 | | - |
25 | | -* Profiler [2.3.1-beta4](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta4) is released. |
26 | | - * Bug fixes. Click [here](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/16?closed=1) for details. |
| 16 | +* Profiler [2.4.0-beta2](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.4.0-beta2) is released. |
| 17 | + * Highlights: |
| 18 | + * Fix for the uploader in .NET 3. Details in [#169](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/169). |
| 19 | + * Support getting configurations from application insights UI in Azure Portal. [Details](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/158). |
| 20 | + * Remove the dependency to Newtonsoft.Json. Details in [#142](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/142) and [#163](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/163). |
27 | 21 |
|
28 | 22 | ## Description |
29 | 23 |
|
|
0 commit comments