Releases: exceptionless/serilog-sinks-exceptionless
Releases · exceptionless/serilog-sinks-exceptionless
v5.0.0
v4.0.0
What's Changed
- [BREAKING]: Target .NET 4.6.2 and Updated Exceptionless.NET to 6.0. This shouldn't affect any users unless they are targeting .NET 4.5.2.
- Fix Serilog.MinimumLevel not working and use restrictedToMinimumLevel by @nivalxer in #17
Full Changelog: v3.1.6...v4.0.0
v3.1.6
v3.1.5
What's Changed
- Modernized build with GitHub actions by @niemyjski in #13
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- ProcessQueue on dispose by @hmvs in #5
- Exceptionless selflog for serilog by @hmvs in #4
- added the restrictedToMinimumLevel LogEventLevel for the ExceptionLess sink by @SirSeven in #6
- Added .Net Standard 2.0 Support by @niemyjski in #7
- Removed .AddRequestInfo(HttpContext) from Readme. by @SeppPenner in #8
- upgrade Exceptionless to 4.4.1 by @yuefengkai in #9
- Feature/add user info description by @niemyjski in #11
- Support adding default tags as discrete values in LoggerConfiguration… by @peef in #12
New Contributors
- @hmvs made their first contribution in #5
- @SirSeven made their first contribution in #6
- @SeppPenner made their first contribution in #8
- @peef made their first contribution in #12
Full Changelog: https://github.com/exceptionless/serilog-sinks-exceptionless/commits/v3.1.4