We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36eea2b commit eebfcdfCopy full SHA for eebfcdf
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Unreleased
4
5
+### Features
6
+
7
+- Add native stack frame address information and debug image metadata to ANR events ([#4061](https://github.com/getsentry/sentry-java/pull/4061))
8
+ - This enables symbolication for stripped native code in ANRs
9
10
### Fixes
11
12
- Do not set the exception group marker when there is a suppressed exception ([#4056](https://github.com/getsentry/sentry-java/pull/4056))
0 commit comments