Breadcrumbs
QuantumNightmare
released this
22 May 01:25
·
917 commits
to master
since this release
- Crash reporting Breadcrumbs feature added to Raygun4Net4 and Raygun4Net.Mvc providers.
- Capture raw request data in AspNetCore provider.
- Only read up to 4096 bytes of the raw request data in WebApi provider to resolve memory issue.
- Capture raw response content where possible in WebApi provider.
- Fixed JavaProxyThrowable handling based on a Xamarin.Android change.
- Improved stacktrace parsing for Xamarin.Android and Xamarin.iOS.
- Raygun4Net.Xamarin.iOS updated to use Raygun4iOS v2.3.4, mostly to solve potential duplicate symbol issues.
- Batch Pulse messages in Xamarin.Android provider to handle more load.