Hi,

the Apache log4net team is pleased to announce the 3.0.3 release.
For further information (support, download, etc.) see
- https://logging.apache.org/log4net/release/release-notes.html
- https://github.com/apache/logging-log4net/releases/tag/rel%2F3.0.3
- https://www.nuget.org/packages/log4net/3.0.3

## What's Changed
* Bumped NUnit to 4.2.2 by @FreeAndNil in #200
* Enable Microsoft.CodeAnalysis.NetAnalyzers by @FreeAndNil in #201
* File scoped namespaces and CA warnings fixed in examples by @FreeAndNil in 
#202
* Fix empty string received by .NET 8 users on Linux on userName by 
@gdziadkiewicz in #199
* Use raw strings for config files in unit tests by @FreeAndNil in #203
* Made RollOverRenameFiles virtual to allow compression etc. in derived classes 
by @FreeAndNil in #206 (solves #205 reported by @FerdinandStapenhorst)
* MDC was accidentally renamed into Mdc in #196 - this change was reverted
* NDC was accidentally renamed into Ndc in #196 - this change was reverted

## New Contributors
* @gdziadkiewicz made their first contribution in #199

**Full Changelog**: 
https://github.com/apache/logging-log4net/compare/rel/3.0.2...rel/3.0.3

Reply via email to