Releases: serilog-contrib/serilog-enrichers-clientinfo
Releases · serilog-contrib/serilog-enrichers-clientinfo
v2.6.0
14 Oct 08:18
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove dependency on Microsoft.AspNetCore.App framework. #33
Full Changelog : v2.5.0...v2.6.0
v2.5.0
28 Sep 22:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Set the IP logging preference to IPv4 or IPv6, if conversion is supported. #48
Full Changelog : v2.4.0...v2.5.0
v2.4.0
28 Sep 22:09
Compare
Sorry, something went wrong.
No results found
v2.3.0
21 Jul 04:35
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix KeyNotFoundException in all enrichers by using TryGetValue instead of direct dictionary access
#49
Full Changelog : v2.2.0...v2.3.0
v2.2.0
02 Jul 11:12
Compare
Sorry, something went wrong.
No results found
v2.1.2
02 Oct 08:29
Compare
Sorry, something went wrong.
No results found
v2.1.1
02 Aug 08:15
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix issue #39 - ClientIpEnricher ignores updated HttpContext.Connection.RemoteIpAddress.
Full Changelog : v2.1.0...v2.1.1
v2.1.0
20 Jul 19:12
Compare
Sorry, something went wrong.
No results found
What's Changed
Drop support for .NET Framework
Remove reading x-forwarded-for header #29
Set correlation ID from HTTP response if available by @tobiashein in #36
Full Changelog : v2.0.3...v2.1.0
v2.0.3
10 Nov 10:35
Compare
Sorry, something went wrong.
No results found
Fix registering the header enricher with the wrong parameters.
v2.0.1
03 Oct 12:11
Compare
Sorry, something went wrong.
No results found
Set log property name for WithRequestHeader