Skip to content

Commit e262c81

Browse files
authored
Merge pull request #154 from xiaomi7732/dev/saars/update-readme-2.3.1-beta3
Update readme to include information for 2.3.1-beta2
2 parents 4f5b36f + 027030c commit e262c81

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,20 @@
22

33
## Announcement
44

5-
* 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).
6-
* Applicaiton Insights AAD Authentication support with [Microsoft.ApplicationInsights.AspNetCore 2.18.0](https://www.nuget.org/packages/Microsoft.ApplicationInsights.AspNetCore/2.18.0).
7-
* Performance improvements in the uploader.
5+
* 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.
6+
* New uploader that works on .NET Core 3.1, .NET 5 & .NET 6.
7+
* Clean up package dependencies.
88

99
## Previous announcements
1010

11+
* 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).
12+
* Application Insights AAD Authentication support with [Microsoft.ApplicationInsights.AspNetCore 2.18.0](https://www.nuget.org/packages/Microsoft.ApplicationInsights.AspNetCore/2.18.0).
13+
* Performance improvements in the uploader.
14+
1115
* 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)
1216

1317
* 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).
14-
* Remove the logging from the Uplaoder by default. ([#128 Application is starting and shutting down messages written when using profiler](https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore/issues/128)).
18+
* 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)).
1519
* Some other small fixes.
1620

1721
* 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).

SupportMatrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Which version of the Profiler to use largely rely on which .NET Core runtime is
88

99
* .NET Core 3.1: [Latest Stable](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore)
1010

11-
* .NET 5: [Latest Stable](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore) (_Notes: 2.2.0-beta5 or above is recommended._) (Please migrate to .NET 6 ASAP, end of support on May 08, 2022).
11+
* .NET 5: [Latest Stable](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore) (Please consider migrate to .NET 6, .NET 5 will be end of support on May 08, 2022).
1212

1313
## Deprecated
1414

0 commit comments

Comments
 (0)