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 646940c commit bfd80ccCopy full SHA for bfd80cc
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
### Fixes
10
11
+- Avoid StrictMode warnings (followup) ([#4809](https://github.com/getsentry/sentry-java/pull/4809))
12
- Avoid StrictMode warnings ([#4724](https://github.com/getsentry/sentry-java/pull/4724))
13
- Use logger from options for JVM profiler ([#4771](https://github.com/getsentry/sentry-java/pull/4771))
14
- Session Replay: Avoid deadlock when pausing replay if no connection ([#4788](https://github.com/getsentry/sentry-java/pull/4788))
0 commit comments