This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
2.1
Highlights
- Better test coverage.
- Capturing the new
SentryEvent
object should no longer discard a lot of data.
Complete Release Notes
- #118 - Skip
ExceptionData
ofInnerException
if it is empty, contributed by @xpicio. - #117 - Log level is not set on JsonPacket, contributed by @xpicio.
- #114 - Check if
HttpContext
is available and reuse properties from reflection, contributed by @Meilu. - #111, #112 - Determining what type of
SentryEvent
is being passed as a parameter (Exception
orMessage
) and calling other existing factory methods to fully build theJsonPacket
model, contributed by @rustyswayne.
Download
Get it on NuGet.