File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 44
55## Version 1.47.0 (2025-07-03)
66
7+ ### Disk buffering
8+
9+ - Shared storage
10+ ([ #1912 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1912 ) )
11+ - Implementing ExtendedLogRecordData
12+ ([ #1918 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1918 ) )
13+ - Add missing EventName to disk-buffering LogRecordDataMapper
14+ ([ #1950 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1950 ) )
15+
716### GCP authentication extension
817
918- Update the internal implementation such that the required headers are retrieved
1019 from the Google Auth Library instead of manually constructing and passing them.
1120 ([ #1860 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1860 ) )
21+ - Add metrics support to auth extension
22+ ([ #1891 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1891 ) )
23+ - Update ConfigurableOptions to read from ConfigProperties
24+ ([ #1904 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1904 ) )
1225
1326### Inferred spans
1427
You can’t perform that action at this time.
0 commit comments