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 41f2a91 commit f97afabCopy full SHA for f97afab
1 file changed
CHANGELOG.md
@@ -2,8 +2,15 @@
2
3
## Unreleased
4
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
14
- Fix IllegalArgumentException: Unrecognized AnyValue type on empty LogRecord.body
15
([#2529](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2529))
16
0 commit comments