File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments