Skip to content

Commit

Permalink
changelog -| add entry for JNI DETECTED ERROR IN APPLICATION fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bricefriha committed Nov 22, 2024
1 parent 2741b53 commit 49fc2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- Fixed NullReferenceException in SentryTraceHeader when parsing null or empty values ([#3757](https://github.com/getsentry/sentry-dotnet/pull/3757))
- ArgumentNullException in FormRequestPayloadExtractor when handling invalid form data on ASP.NET ([#3734](https://github.com/getsentry/sentry-dotnet/pull/3734))
- Crash when using NLog with FailedRequestStatusCodes options in a Maui app with Trimming enabled ([#3743](https://github.com/getsentry/sentry-dotnet/pull/3743))
- Fixed `JNI DETECTED ERROR IN APPLICATION` Android crashes when multiple exceptions have to be captured in quick successions ([#3781](https://github.com/getsentry/sentry-dotnet/pull/3781))

### Dependencies

Expand Down

0 comments on commit 49fc2e7

Please sign in to comment.