Skip to content

Releases: serilog/serilog-sinks-async

v2.0.0

06 Jun 22:23
8dc424e
Compare
Choose a tag to compare
  • #85 - fixed typo in README.md (@NielsPilgaard)
  • #95 - update to Serilog 4, remove redundant WriteTo.Async() overloads, drop pre-netstandard2.0 TFMs (@nblumhardt)

v1.5.0

25 Jun 08:10
68aef08
Compare
Choose a tag to compare

v1.4.0

09 Jun 21:53
856f8ff
Compare
Choose a tag to compare
  • #38 - make the assembly and file versions match (@mattpwhite)
  • #39 - set the repository URL in package metadata (@MaximRouiller)
  • #45 - correctly handle exceptions raised by the wrapped sink, dependency version updates (@nblumhardt)

v1.3.0

21 May 23:31
0322494
Compare
Choose a tag to compare
  • #33 - update Serilog dependency version to 2.7.1 to fix various sink wrapping issues

v1.2.0

09 May 22:44
8a648f6
Compare
Choose a tag to compare
  • #19 - use LoggerSinkConfiguration.Wrap() to reduce overhead, plus, VS2017 tooling
  • #21 - option to set blockWhenFull to provide backpressure instead of dropping events
  • #23, #30 - doc cleanup/improvements
  • #29 - provide facility to monitor buffer queue length

v1.1.0

26 Jun 22:32
Compare
Choose a tag to compare
  • #15 - add .NET Standard 1.1 support

v1.0.1

17 Oct 23:28
Compare
Choose a tag to compare

Initial release.