Releases: apache/logging-log4net
Releases · apache/logging-log4net
2.0.11
What's Changed
- corrects assembly versioning still reported as 2.0.9 in the 2.0.10 release
- ensures that stream writers used during log flushing are properly disposed
- corrects version strings for client profile assemblies
- Fix net40 client profile by @NicholasNoise in #66
- Remove unused dependency for netstandard2.0. by @NicholasNoise in #68
- Fix CA2000, CA2237, CA3075 by @NicholasNoise in #67
Full Changelog: rel/2.0.10...rel/2.0.11
2.0.10
Apache log4net 2.0.10 improves netstandard2.0 support thanks to community member @NicholasNoise.
What's Changed
- include source zip in release process by @fluffynuts in #61
- Move site back where it belongs by @fluffynuts in #62
- Implemented proper support of netstandard2.0 by @NicholasNoise in #63
- [LOG4NET-575] Addresses CVE-2018-1285 by cherry-picking the fix from Dominik Psenner, reported by Karthik Balasundaram, as it already existed in the the develop branch
Full Changelog: rel/2.0.9...rel/2.0.10