Skip to content

Commit 8d17137

Browse files
runningcodeclaude
andcommitted
docs: Add changelog for shake-detector init off main thread (JAVA-618)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 947f258 commit 8d17137

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Fixes
66

7+
- Reduce main-thread work during `Sentry.init` by resolving the shake-detector accelerometer off the main thread (~1.75ms on a Pixel 10) ([#5784](https://github.com/getsentry/sentry-java/pull/5784))
78
- Backfill release, environment, distribution, tags, and app version/build—and use the matching replay-on-error sample rate—for `ApplicationExitInfo` ANR and native crash events captured before SDK initialization, without reusing options cached by a later app update ([#5762](https://github.com/getsentry/sentry-java/pull/5762))
89

910
## 8.49.0

0 commit comments

Comments
 (0)