Skip to content

Releases: NLog/NLog.DiagnosticSource

Version 6.0.3

15 Nov 07:56
dba4717

Choose a tag to compare

  • #145 Added NET10 targetplatform
  • #145 Updated NLog v6.0.3

Version 6.0.2

20 Jul 18:48
0eed46d

Choose a tag to compare

  • #143 Updated NLog v6.0.2

Version 6.0.1

28 Jun 07:04
d28f387

Choose a tag to compare

  • #142 Updated NLog v6.0.1

Version 6.0

23 Jun 15:23
dbc79af

Choose a tag to compare

  • #141 NLog v6 with AOT support

Version 5.2.3

16 Jun 19:33
00b4d74

Choose a tag to compare

  • #140 Added IsAllDataRequested whether span should be sampled / recorded (@snakefoot)

Version 5.2.2

14 May 06:26
714a927

Choose a tag to compare

  • #138 Added support for property Status (Ok / Error) (@Banko6)
  • #138 Added support for property StatusDescription (@Banko6)
  • #139 Translate default TraceId / SpanId to empty string (@snakefoot)

Version 5.2.1

28 Jan 17:11
a54f7fe

Choose a tag to compare

  • Added NET8 target-platform
  • Added DisplayName as property-enum-value
  • Added TraceStateString as property-enum-value

Version 5.2

15 Oct 19:05
c57e535

Choose a tag to compare

  • Added README.md to nuget-package
  • Updated to NLog v5.2.2

Version 5.0

22 Nov 21:46

Choose a tag to compare

  • Removed target platform NET5 and replaced with NET6
  • Updated to System.Diagnostics.DiagnosticSource v6
  • Updated to NLog v5

Version 1.3.0

29 Jul 18:33
121408c

Choose a tag to compare

  • Removed target platform net45 and replaced with net461 (#58)
  • Fixed offset by one in ActivityTraceProperty.DurationMs (#57)