v5.0.0
- #280 - fix package downgrade warning on publish by updating Serilog.Settings.Configuration dependency (@joaope)
- #265 - add
RequestLoggingOptions.IncludeQueryInRequestPath
option (@jarronshih) - #247, #248 - README example updates (@acohenOT)
- #286 - default to not include request query in path; mark
IWebHostBuilder
extensions as obsolete on platforms withIHostBuilder
; further dependency updates (@nblumhardt)