All Versions
59
Latest Version
Avg Release Cycle
219 days
Latest Release
1470 days ago

Changelog History
Page 3

  • v1.5.6 Changes

    • Builds on master now derive their version from CHANGES.md (rather than vice-versa)
    • #441 - Fix conversion of Nullable<> settings
  • v1.5.5 Changes

    • #433 - Revert the default destructuring depth back to 10
  • v1.5.1 Changes

    • #402 - <appSettings> configuration support now in the Serilog package
  • v1.4.214 Changes

    • #344 - Moved "Extras" including Web, Owin, F#, destructuring to new organizations
  • v1.4.204 Changes

    • #344 (partial) - Moved remaining sinks to individual repositories
  • v1.4.196 Changes

  • v1.4.182 Changes

    • #382 - Fixed CounterMeasure counting in Serilog.Extras.Timing
    • #386 - Expand environment variables on Serilog.Extras.AppSettings values
    • #387 - Elmah.io sink dependency version updated
  • v1.4.168 Changes

    • #376 - Fixed flushing of async events to Loggly sink (moved to serilog/serilog-sinks-loggly)
    • #374 - Run destructuring policies before converting IEnumerable types
  • v1.4.152 Changes

    • #196 - LogContext.PermitCrossAppDomainCalls property to prevent serialization exceptions in test frameworks and when .NET remoting is used
    • #365 - Serilog.Sinks.ApplicationInsights now targets the new Azure Portal-based version (preview)
    • #367 - Serilog.Sinks.MongoDB now targets the new preview driver (preview)
    • #369 - Fixed log message property in .NET 4.0 build of Elasticsearch sink
    • #373 - Update the Raygun sink from 2.0.4 to 4.2.0
    • #344 - Moved the MongoDB and Application Insights sinks out to independent repositories
  • v1.4.139 Changes

    • #125 - Merged MonoTouch and MonoAndroid sinks (not currently published to NuGet)
    • #362 - Update Loggly sink package dependencies
    • #203 - Azure Document DB sink