Skip to content

Commit 76fad96

Browse files
author
getsentry-bot
committed
Merge branch 'release/8.19.1'
2 parents 90fa855 + 3a18a9e commit 76fad96

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
1111
android.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
1717
sentryAndroidSdkName=sentry.native.android

0 commit comments

Comments
 (0)