Skip to content

Commit 4f5e29d

Browse files
committed
changelog
1 parent 2def353 commit 4f5e29d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66

77
- Fix javadoc on TransportResult ([#4528](https://github.com/getsentry/sentry-java/pull/4528))
88

9+
### Dependencies
10+
11+
- Bump OpenTelemetry ([#4532](https://github.com/getsentry/sentry-java/pull/4532))
12+
- `opentelemetry-sdk` to `1.51.0`
13+
- `opentelemetry-instrumentation` to `2.17.0`
14+
- `opentelemetry-javaagent` to `2.17.0`
15+
- `opentelemetry-semconv` to `1.34.0`
16+
- We are now configuring OpenTelemetry to still behave the same way it did before for span names it generates in GraphQL auto instrumentation ([#4537](https://github.com/getsentry/sentry-java/pull/4537))
17+
918
## 8.16.0
1019

1120
### Features

0 commit comments

Comments
 (0)