Skip to content

Commit 90018c6

Browse files
committed
fix for changelog again, this time on main
1 parent b4a0b8f commit 90018c6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,24 @@
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

0 commit comments

Comments
 (0)