File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### GCP authentication extension
6+
7+ - Update the internal implementation such that the required headers are retrieved
8+ from the Google Auth Library instead of manually constructing and passing them.
9+ ([ #1860 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1860 ) )
10+
11+ ### Inferred spans
12+
13+ - Upgrade async-profiler to 4.0
14+ ([ #1872 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1872 ) )
15+
16+ ### Kafka exporter
17+
18+ - Upgrade kafka-clients to 4.0 (and so now requires Java 11+)
19+ ([ #1802 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1802 ) )
20+
21+ ### Maven extension
22+
23+ - Add option to record transferred artifacts
24+ ([ #1875 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1875 ) )
25+
526## Version 1.46.0 (2025-04-11)
627
728### Baggage processor
You can’t perform that action at this time.
0 commit comments