Skip to content

Commit 62da4c9

Browse files
trasksteverao
andauthored
Update change log for upcoming release (#1888)
Co-authored-by: Steve Rao <[email protected]>
1 parent 0073d20 commit 62da4c9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
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

0 commit comments

Comments
 (0)