Skip to content

Commit 17560bf

Browse files
authored
Update changelog for release (#2626)
1 parent 4ff6c68 commit 17560bf

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
### Compressors
6+
7+
- Update zstd compressor to use new Compressor SPI from SDK
8+
([#2625](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2625))
9+
10+
### Disk buffering
11+
12+
- Add support for complex attributes (arrays, nested structures)
13+
([#2625](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2625))
14+
- Fix IllegalArgumentException: Unrecognized AnyValue type on empty LogRecord.body
15+
([#2529](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2529))
16+
17+
### Dynamic control
18+
19+
- Add initial TelemetryPolicy
20+
([#2592](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2592))
21+
- Add trace sampling validation
22+
([#2604](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2604))
23+
524
## Version 1.53.0 (2026-01-21)
625

726
### AWS X-Ray propagator

0 commit comments

Comments
 (0)