Skip to content

Commit 6df4baf

Browse files
authored
Prepare changelog for 1.53.0 (#7533)
1 parent acf27af commit 6df4baf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## Unreleased
44

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+
516
## Version 1.52.0 (2025-07-11)
617

718
### API

0 commit comments

Comments
 (0)