The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Readded support for .NET 4.6.2
- Downgraded to support netstandard2.0
- Utilizing latest C# language version
- Package
NLogupdated to version5.0.1 - Package
Newtonsoft.Jsonupdated to version13.0.1
- Option for switching objects serialization as logging properties.
- Some benchmarks.
- Fixed ConsoleRunner.
- Updated dependencies.
- Fixed bug with loop reference in property value.
- No longer support .NET 4.5.
MappedDiagnosticsLogicalContextcan be included into message ifIncludeMdlcPropertiesset.
- Fixed bug, when second convertion of same message failed with exception.
- Refactored
UdpTransportClient.
1.1.0 - 2018-05-15
- Optimized
UdpTransport.Sendmethod.