Skip to content

Releases: microsoft/ApplicationInsights-Profiler-AspNetCore

v2.1.0-beta3

01 May 17:13
70ab6af
Compare
Choose a tag to compare
v2.1.0-beta3 Pre-release
Pre-release

This is a hot fix for v2.1.0-beta2.

This version fixed the single bug that failed to start profiler will break the application reported by #85. Thanks @wow-anton for reporting it.

Find the nuget package here:

Uploaders are also attached in assets below.

v2.1.0-beta2

27 Apr 18:52
e7644d1
Compare
Choose a tag to compare
v2.1.0-beta2 Pre-release
Pre-release
  • Enforce one profiling session at a time (#80);
  • Refactor out ApplicationInsightsServiceOptions (#81)
    • Settings are inherited from Application Insights.
  • AddServiceProfiler does not crash the application (#79)

Find the nuget package here:

Uploaders are also attached in assets below.

v2.1.0-beta1

28 Jan 01:22
e7644d1
Compare
Choose a tag to compare
v2.1.0-beta1 Pre-release
Pre-release
  • Hosting Startup is supported
  • Further reduce the size of the uploaders
  • Bug fixes.

Find the nuget package here:
Microsoft.ApplicationInsights.Profiler.AspNetCore 2.1.0-beta1.

Uploaders are also attached in assets below.

v2.0.0-beta5

20 Dec 20:02
c52f274
Compare
Choose a tag to compare
v2.0.0-beta5 Pre-release
Pre-release

NuGet package:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.0.0-beta5

Uploaders are attached.

Mainly bug fixes. Details:
#64 #69 #66

v2.0.0-beta4

21 Nov 22:11
e6a9842
Compare
Choose a tag to compare
v2.0.0-beta4 Pre-release
Pre-release

Fix a bug where a lot of traces are missing.

Find the package on nuget.org

v2.0.0-beta3

15 Nov 18:20
61e85f4
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release
  • Fix a bug on metadata to honor the retention policy for traces.

v2.0.0-beta2

30 Oct 04:57
61e85f4
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

Fix a bug - blob can't be found by the analyzer when the app is hosted in Azure App Service on Windows platform.

v2.0.0-beta1

25 Oct 17:56
745ead5
Compare
Choose a tag to compare

v1.1.4-beta1

04 Jan 18:18
ebae2dc
Compare
Choose a tag to compare
v1.1.4-beta1 Pre-release
Pre-release

Packages released on NuGet.org.

  • Provides more customization options through the configuration.
  • The first version supports Profiling on Windows (experiemental).

v1.1.3-beta1

01 Nov 17:47
9838cc9
Compare
Choose a tag to compare