This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
Releases: microsoft/ApplicationInsights-dotnet-server
Releases · microsoft/ApplicationInsights-dotnet-server
2.12.0-beta1 (2.12.0.7082)
- Enhancement to how QuickPulseTelemetryModule shares its ServiceEndpoint with QuickPulseTelemetryProcessor.
- QuickPulse will support SDK Connection String
- Add support for storing EventCounter Metadata as properties of MetricTelemetry
- New RoleName initializer for Azure Web App to accurately populate RoleName.
2.11.2 (2.11.2.28447)
2.11.1 (2.11.1.25521)
2.11.0 (2.11.0.21563)
- Fix Sql dependency tracking in .NET Core 3.0 which uses Microsoft.Data.SqlClient instead of System.Data.SqlClient
- Updated Base SDK to 2.11.0
- Updated Microsoft.AspNet.TelemetryCorrelation to 1.0.7
- Updated System.Diagnostics.DiagnosticSource to 4.6.0
2.11.0-beta2 (2.11.0.18578)
- Updated Base SDK to 2.11.0-beta2
- Add NetStandard2.0 Target for WindowsServerPackage
- Add NetStandard2.0 Target for DependencyCollector
- QuickPulse/LiveMetrics background thread safeguards added to never throw unhandled exception.
- Make QuickPulse server id configurable to distinguish multiple role instances running on the same host
- Switch W3C Trace-Context on by default and leverage implementation from .NET in requests and depedencies collectors
- Support correlation-context in absence of Request-Id or traceparent
2.11.0-beta1 (2.11.0.298)
- Add support for Event Counter collection.
- Support for Process CPU and Process Memory perf counters in all platforms including Linux.
- Azure Web App for Windows Containers to use regular PerfCounter mechanism.
- Experimental: Defer populating RequestTelemetry properties.
- Fix: Replaced non-threadsafe HashSet with ConcurrentDictionary in RequestTrackingTelemetryModule.IsHandlerToFilter
- SDL: Guard against malicious headers in quickpulse
2.10.0 (2.10.0.32157)
- Updated Base SDK to 2.10.0
2.10.0-beta4 (2.10.0.24397)
- Updated Base SDK to 2.10.0-beta4
2.10.0-beta3 (2.10.0.16023)
- Added NetStandard2.0 Target for PerfCounter project.
- Added support for PerfCounters for .Net Core Apps in Windows.
- Updated Base SDK to 2.10.0-beta3
2.10.0-beta2 (2.10.0.5291)
Updated Base SDK to 2.10.0-beta2