Requested by: @0xadam-brown
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Add option to attach raw tombstone protobuf on native crash events (#5446)
- Enable via
options.isAttachRawTombstone = true or manifest: <meta-data android:name="io.sentry.tombstone.attach-raw" android:value="true" />
- Add API to clear feature flags from scopes (#5426)
- Add support to configure reporting historical ANRs via
AndroidManifest.xml using the io.sentry.anr.report-historical attribute (#5387)
Dependencies
- Bump Gradle from v9.5.0 to v9.5.1 (#5419)
- Bump Native SDK from v0.14.0 to v0.14.2 (#5433, #5441)
- Bump SAGP (Sentry Android Gradle Plugin) from v6.0.0-alpha.6 to v6.6.0 (#5427)
Requested by: @0xadam-brown
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
options.isAttachRawTombstone = trueor manifest:<meta-data android:name="io.sentry.tombstone.attach-raw" android:value="true" />AndroidManifest.xmlusing theio.sentry.anr.report-historicalattribute (#5387)Dependencies