Serilog v2.7.1 Release Notes

Release Date: 2018-05-18 // almost 6 years ago
  • ๐Ÿ”– Version 2.7.0 was skipped due to a versioning mistake.

    • #1075 - overload of LoggerSinkConfiguration.Wrap() accepting LoggingLevelSwitch
    • ๐Ÿ“‡ #1083 - update package metadata, including https:// project and icon URLs
    • #1091 - make {Properties:j} work consistently with the console sink
    • #1110 - expose an efficient Logger.None
    • โœ… #1113 - (tooling) improve tests for LogContext
    • ๐Ÿ— #1136 - (tooling) fix build.sh exit code
    • ๐ŸŒฒ #1141 - fix logging of byte[] smaller than 1 KB
    • #1157 - (tooling) update .gitignore
    • ๐ŸŽ #1158 - (tooling) re-enable macOS builds
    • ๐Ÿ‘ #1163 - SourceLink v2 support
    • #1165 - fix a number of issues with LoggerSinkConfiguration.Wrap() affecting WriteTo.Async()
    • #1134 - (tooling) add README badges for downloads/stats
    • #1166 - allow LoggerConfiguration to be garbage collected after logger is created
    • โšก๏ธ #1160 - (tooling) update NuGet.org API key
    • โšก๏ธ (tooling) Update to use the latest .NET SDK