File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 77- Do not store No-Op scopes onto OpenTelemetry Context when wrapping ([#4631](https://github.com/getsentry/sentry-java/pull/4631))
88 - In 8.18.0 and 8.19.0 the SDK could break when initialized too late.
99
10+ ## 8.19.1
11+
12+ ### Various fixes & improvements
13+
14+ - Do not store No-Op scopes onto OpenTelemetry Context when wrapping (#4631) by @adinauer
15+
1016## 8.19.0
1117
1218### Features
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
1111android.useAndroidX =true
1212
1313# Release information
14- versionName =8.19.0
14+ versionName =8.19.1
1515
1616# Override the SDK name on native crashes on Android
1717sentryAndroidSdkName =sentry.native.android
You can’t perform that action at this time.
0 commit comments