Skip to content

Releases: serilog-contrib/serilog-enrichers-clientinfo

v2.9.0

Choose a tag to compare

@mo-esmp mo-esmp released this 28 Jan 18:00
743dadf

What's Changed

  • Update dependencies and add .NET 10 support.

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

v2.8.0

Choose a tag to compare

@mo-esmp mo-esmp released this 20 Dec 10:39

What's Changed

  • Allow customizing ClientIP property name for OpenTelemetry conventions.

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

v2.7.0

Choose a tag to compare

@mo-esmp mo-esmp released this 10 Dec 07:34
824b485

What's Changed

  • Add user claims enrichment support.

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

v2.6.0

Choose a tag to compare

@mo-esmp mo-esmp released this 14 Oct 08:18
adeeda8

What's Changed

  • Remove dependency on Microsoft.AspNetCore.App framework. #33

Full Changelog: v2.5.0...v2.6.0

v2.5.0

Choose a tag to compare

@mo-esmp mo-esmp released this 28 Sep 22:11
5aeaf1e

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

Choose a tag to compare

@mo-esmp mo-esmp released this 28 Sep 22:09
  • Add correlation ID retrieval

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

v2.3.0

Choose a tag to compare

@mo-esmp mo-esmp released this 21 Jul 04:35
49ce1d7

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

Choose a tag to compare

@mo-esmp mo-esmp released this 02 Jul 11:12

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

Choose a tag to compare

@mo-esmp mo-esmp released this 02 Oct 08:29

What's Changed

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

v2.1.1

Choose a tag to compare

@mo-esmp mo-esmp released this 02 Aug 08:15
26c8fae

What's Changed

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

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