Skip to content

Commit ca25f9b

Browse files
committed
docs(changelog): Clarify OpenTelemetry bump versions
Align the OpenTelemetry changelog entry with prior dependency bump style\nby listing each artifact and including previous versions for context.\n\nThis makes the upgrade scope easier to review and mirrors the detail\nlevel used in earlier OpenTelemetry changelog entries.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
1 parent 2905b10 commit ca25f9b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@
2121

2222
### Dependencies
2323

24-
- Bump OpenTelemetry dependencies to 1.60.1 / 2.26.0 / 1.40.0 ([#5225](https://github.com/getsentry/sentry-java/pull/5225))
24+
- Bump OpenTelemetry ([#5225](https://github.com/getsentry/sentry-java/pull/5225))
25+
- `opentelemetry` to `1.60.1` (was `1.57.0`)
26+
- `opentelemetry-instrumentation` to `2.26.0` (was `2.23.0`)
27+
- `opentelemetry-instrumentation-alpha` to `2.26.0-alpha` (was `2.23.0-alpha`)
28+
- `opentelemetry-semconv` to `1.40.0` (was `1.37.0`)
29+
- `opentelemetry-semconv-alpha` to `1.40.0-alpha` (was `1.37.0-alpha`)
2530

2631
## 8.36.0
2732

0 commit comments

Comments
 (0)