Skip to content

v5.3.0

Latest
Compare
Choose a tag to compare
@skwasjer skwasjer released this 08 Sep 15:58
· 1 commit to main since this release
42a0386

What's Changed

  • feat: Add ToString override to CorrelatedLogScope by @e-salmon in #110
  • chore: removed .NET 7 target framework (EOL) by @skwasjer in #112
  • chore: removed .NET Core 3.1 target framework from Correlate.AspNetCore (EOL) by @skwasjer in #113

Chores

  • chore(deps): Bump skwas.MockHttp from 4.1.1 to 4.2.0 by @dependabot in #89
  • chore(deps): Bump xunit from 2.6.1 to 2.6.2 by @dependabot in #88
  • chore(deps): Bump skwas.MockHttp from 4.2.0 to 4.3.0 by @dependabot in #91
  • chore(deps): Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.10 to 0.13.12 by @dependabot in #92
  • chore(deps): Bump skwas.MockHttp from 4.3.0 to 4.3.1 by @dependabot in #93
  • ci: change to v4 actions / upgrade to NodeJS 20 by @skwasjer in #94
  • ci: macos-latest has updated to ARM-based MacOS 14 which causes pipeline fail by @skwasjer in #107
  • chore: move versions/conditions to PropertyGroup. by @skwasjer in #108
  • chore(deps): Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.12 to 0.14.0 by @dependabot in #106
  • chore(deps): bump test dependencies Microsoft.AspNetCore.Mvc.Testing, xunit and Microsoft.NET.Test.Sdk by @skwasjer in #111

New Contributors

Full Changelog: v5.2.0...v5.3.0