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.
2 parents 32d5205 + fc58aeb commit edccc48Copy full SHA for edccc48
CHANGELOG.md
@@ -16,6 +16,8 @@
16
});
17
```
18
19
+## 8.19.1
20
+
21
### Fixes
22
23
- Do not store No-Op scopes onto OpenTelemetry Context when wrapping ([#4631](https://github.com/getsentry/sentry-java/pull/4631))
gradle.properties
@@ -11,7 +11,7 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
11
android.useAndroidX=true
12
13
# Release information
14
-versionName=8.19.0
+versionName=8.19.1
15
# Override the SDK name on native crashes on Android
sentryAndroidSdkName=sentry.native.android
0 commit comments