This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
2.2
Highlights
- Adds support for breadcrumbs
- Improves logging of HTTP request data
- Fixes a bug related to phone number scrubbing
- Adds support for .NET 3.5
- Correctly orders and demangles the stack frames
- Differentiates in-app stack frames from external so the latter can be collapsed on Sentry
Complete Release Notes
- #121 - The HTTP body is converted to a
string
when the request is notapplication/x-www-form-urlencoded
by @xpicio - #128 - Feature support breadcrumbs by @samukce
- #135 - Improved logging by @asbjornu
- #136 - Make sure User is initialized from the HTTP context by @genne
- #138 - Improve POST data logging by @xpicio
- #139 - Upped sentry_version from 4 to 7 by @asbjornu
- #140 - Phone number scrubber fix by @asbjornu
- #141 - Updated documentation for
SentryEvent
by @asbjornu - #142 - Add release and build status table to readme by @asbjornu
- #143 - Identify InApp stack-frames to improve stack-traces by @marcomorain
- #148 - HttpRequestBodyConverter tests by @xpicio
- #153 - Reverse stacktrace order by @genne
- #156 - Adding support for .Net 3.5 compilation by @aldav82
- #157, #159 - Make setter of
SentryEvent.Tags
public by @genne and @samukce - #164, #165, #166 - Demangle Function Name from Async Calls by @marcomorain
- #169 - Added initial documentation about breadcrumbs by @samukce
Download
Get it on NuGet.