|
2 | 2 |
|
3 | 3 | ## Announcement |
4 | 4 |
|
5 | | -* Profiler [2.3.1-beta4](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta4) is released. |
6 | | - * Bug fixes. Click [here](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/16?closed=1) for details. |
| 5 | +* Profiler [2.3.1-beta5](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta5) is released. |
| 6 | + * Bug fixes. Click [here](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/14?closed=1) for details. |
7 | 7 |
|
8 | 8 | ## Previous announcements |
9 | 9 |
|
| 10 | +* Profiler [2.3.1-beta4](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta4) is released. |
| 11 | + * Bug fixes. Click [here](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/16?closed=1) for details. |
| 12 | + |
10 | 13 | * Profiler [2.3.1-beta3](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta3) is released for testing with .NET 6. |
11 | 14 | * New uploader that works on .NET Core 3.1, .NET 5 & .NET 6. |
12 | 15 | * Clean up package dependencies. |
13 | 16 |
|
14 | | -* Profiler 2.3.0 is published. Find the NuGet package: [2.3.0](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.0). |
15 | | - * Application Insights AAD Authentication support with [Microsoft.ApplicationInsights.AspNetCore 2.18.0](https://www.nuget.org/packages/Microsoft.ApplicationInsights.AspNetCore/2.18.0). |
16 | | - * Performance improvements in the uploader. |
17 | | - |
18 | | -* It is official! We are out of beta! Profiler 2.2.0 is published. Find the NuGet package: [2.2.0](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.2.0) |
19 | | - |
20 | | -* Profiler 2.2.0-beta7 is published. Find the NuGet package here: [2.2.0-beta7](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.2.0-beta7). |
21 | | - * Remove the logging from the Uploader by default. ([#128 Application is starting and shutting down messages written when using profiler](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/128)). |
22 | | - * Some other small fixes. |
23 | | - |
24 | | -* Profiler 2.2.0-beta6 is published. Find the NuGet package here: [2.2.0-beta6](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.2.0-beta6). |
25 | | - * Fix the issue of Uploader not exit in the last release. Details: [#124](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/124). |
26 | | - |
27 | | -* Please SKIP 2.2.0-beta5. The uploader within the package won't exit. Details in [#124](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/124). The issue will be fixed in the next release. |
28 | | -* ~~Profiler 2.2.0-beta5 is published. Find the NuGet package here: 2.0.0-beta5.~~ |
29 | | - * Release the Uploader for .NET 5.0 applications. Recommend upgrade for .NET 5 applications. |
30 | | - * Find out update details in the [milestone](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/milestone/11?closed=1). |
31 | | - |
32 | 17 | ## Description |
33 | 18 |
|
34 | 19 | This is the project home page for `Microsoft Application Insights Profiler for ASP.NET Core`. The NuGet packages can be found [here](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/). |
|
0 commit comments