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 cb58df3 commit 5ea152dCopy full SHA for 5ea152d
CHANGELOG.md
@@ -16,6 +16,7 @@
16
17
### Fixes
18
19
+- [ANR] Removed AndroidTransactionProfiler lock ([#4817](https://github.com/getsentry/sentry-java/pull/4817))
20
- Avoid StrictMode warnings ([#4724](https://github.com/getsentry/sentry-java/pull/4724))
21
- Use logger from options for JVM profiler ([#4771](https://github.com/getsentry/sentry-java/pull/4771))
22
- Session Replay: Avoid deadlock when pausing replay if no connection ([#4788](https://github.com/getsentry/sentry-java/pull/4788))
0 commit comments