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 e1e6946 commit 7f5590eCopy full SHA for 7f5590e
CHANGELOG.md
@@ -35,6 +35,7 @@
35
- Reduce scope forking when using OpenTelemetry ([#4565](https://github.com/getsentry/sentry-java/pull/4565))
36
- `Sentry.withScope` now has the correct current scope passed to the callback. Previously our OpenTelemetry integration forked scopes an additional.
37
- Overall the SDK is now forking scopes a bit less often.
38
+- Ensure frame metrics listeners are registered/unregistered on the main thread ([#4582](https://github.com/getsentry/sentry-java/pull/4582))
39
40
## 8.17.0
41
0 commit comments