Skip to content

Releases: serilog-contrib/serilog-enrichers-clientinfo

v2.0.0

11 Jul 09:02
6f36ca3

Choose a tag to compare

  • WithClientAgent enricher removed, you can use WithRequestHeader("User-Agent") enricher
  • WithCorrelationId enricher is added
  • WithRequestHeader enricher is added

v1.3.0

01 Jun 10:22
d1fa0e5

Choose a tag to compare

  • Fix bug IPv6 address not properly parsed from X-forwarded-for header

v1.2.0

26 Jun 12:00
b797b7c

Choose a tag to compare

  • Configure X-forwarded-for header to support a custom IP forward header
  • Drop support for .NET 4.5.2

v1.1.4

06 Oct 13:14

Choose a tag to compare

Fix exception is thrown in the unit test.

v1.1.3

27 Dec 21:16
d02c718

Choose a tag to compare

Fix nuspec file issues.

v1.1.0

23 Apr 21:04
3403a29

Choose a tag to compare

Fix IP enricher for ASP.NET Core when the proxy is used.

v1.0.0

09 Jan 12:35
8f2e213

Choose a tag to compare

First release of client info enricher.