Skip to content

Commit 20c7fef

Browse files
committed
changelog
1 parent 3c77729 commit 20c7fef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
### Features
66

77
- Add `SentryWrapper.wrapRunnable` to wrap `Runnable` for use with Sentry ([#4332](https://github.com/getsentry/sentry-java/pull/4332))
8+
- Support `globalHubMode` for OpenTelemetry
9+
- Sentry now adds OpenTelemetry spans without a parent to the last known unfinished root span (transaction)
10+
- Previously those spans would end up in Sentry as separate transactions
811

912
### Fixes
1013

0 commit comments

Comments
 (0)