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 73dab3b commit e39c7c2Copy full SHA for e39c7c2
CHANGELOG.md
@@ -31,6 +31,7 @@
31
### Fixes
32
33
- Fix crash when unregistering `SystemEventsBroadcastReceiver` with try-catch block. ([#5106](https://github.com/getsentry/sentry-java/pull/5106))
34
+- Reduce allocations and bytecode instructions during `Sentry.init` ([#5135](https://github.com/getsentry/sentry-java/pull/5135))
35
36
### Dependencies
37
0 commit comments