Changes since 3.5.0:
Features
- Extended Device and GPU protocol; public IJsonSerializable (#1063)
- ASP.NET Core: Option
AdjustStandardEnvironmentNameCasing
to opt-out from lower casing env name. #1057 - Sessions: Improve exception check in
CaptureEvent(...)
for the purpose of reporting errors in session (#1058) - Introduce TraceDiagnosticLogger and obsolete DebugDiagnosticLogger (#1048)
- Implemented client-mode release health (#1013)
- Implement pause & resume session (#1069)
- Add auto session tracking (#1068)
- Add SDK information to envelope (#1084)
- Add ReportAssembliesMode in favor of ReportAssemblies (#1079)