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.
1 parent acf27af commit 6df4bafCopy full SHA for 6df4baf
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
## Unreleased
4
5
+### SDK
6
+
7
+* File based config will log the wrong file format, when applicable.
8
+ ([#7498](https://github.com/open-telemetry/opentelemetry-java/pull/7498))
9
10
+#### Exporters
11
12
+* Change `okhttp` dependency to `okhttp-jvm`, which fixes missing class failures in
13
+ transitive dependencies.
14
+ ([#7517](https://github.com/open-telemetry/opentelemetry-java/pull/7517))
15
16
## Version 1.52.0 (2025-07-11)
17
18
### API
0 commit comments