Skip to content

Releases: serilog-contrib/serilog-enrichers-clientinfo

v2.9.0

28 Jan 18:00
743dadf

Choose a tag to compare

What's Changed

  • Update dependencies and add .NET 10 support.

Full Changelog: v2.8.0...v2.9.0

v2.8.0

20 Dec 10:39

Choose a tag to compare

What's Changed

  • Allow customizing ClientIP property name for OpenTelemetry conventions.

Full Changelog: v2.7.0...v2.8.0

v2.7.0

10 Dec 07:34
824b485

Choose a tag to compare

What's Changed

  • Add user claims enrichment support.

Full Changelog: v2.6.0...v2.7.0

v2.6.0

14 Oct 08:18
adeeda8

Choose a tag to compare

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
5aeaf1e

Choose a tag to compare

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

Choose a tag to compare

  • Add correlation ID retrieval

Full Changelog: v2.3.0...v2.4.0

v2.3.0

21 Jul 04:35
49ce1d7

Choose a tag to compare

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

Choose a tag to compare

What's Changed

  • Support for .NET 9.0 by @alexandrejobin #52
  • Remove Support for .NET 6.0 and .NET 7.0
  • Update Serilog version to v4.3.0
  • Fix assembly version by @alexandrejobin #53
  • Update nuget package dependencies

Full Changelog: v2.1.2...v2.2.0

v2.1.2

02 Oct 08:29

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

02 Aug 08:15
26c8fae

Choose a tag to compare

What's Changed

  • Fix issue #39 - ClientIpEnricher ignores updated HttpContext.Connection.RemoteIpAddress.

Full Changelog: v2.1.0...v2.1.1