Releases: ramonesz297/yet-another-serilog-sinks-loki
Releases · ramonesz297/yet-another-serilog-sinks-loki
v3.0.8
Full Changelog: v3.0.7...v3.0.8
v3.0.7
What's Changed
- Update README, add benchmarks, and refactor code, add netstandard2.0 support by @ramonesz297 in #27
- Bump Serilog.Settings.Configuration from 8.0.4 to 9.0.0 by @dependabot in #22
- Bump Nerdbank.GitVersioning from 3.6.133 to 3.7.112 by @dependabot in #19
- Licensing by @ramonesz297 in #29
- Fix tenant id regex for net7+ by @Tom-V in #35
- Minor updates by @ramonesz297 in #38
New Contributors
- @dependabot made their first contribution in #22
- @Tom-V made their first contribution in #35
Full Changelog: v2.0.2...v3.0.7
v2.0.2
What's Changed
- Serilog v4 by @ramonesz297 in #16
- Add setup-dotnet action for .NET 8.x and 9.x support by @ramonesz297 in #17
- Update workflows, add solution item, remove GitVersioning by @ramonesz297 in #18
Full Changelog: v1.3.0...v2.0.2
v1.3.0
- added support for Serilog.Settings.Configurations
- updated README
Full Changelog: v1.3.0...v1.3.0
v1.2.9
What's Changed
- Added ILokiExceptionFormatter and added more tests. by @ramonesz297 in #11
- Serilog spanid traceid support #12 by @ramonesz297 in #13
Full Changelog: v1.2.4...v1.2.9
v1.2.4
- added ILokiExceptionFormatter abstraction (allow user to control exception formatting)
- added more tests
- refactoring
v1.1
Fixed issue with scalar value
v1.0.0
Initial release