Skip to content

Commit 81a3617

Browse files
traskotelbot[bot]
andauthored
Update change log for upcoming release (#1990)
Co-authored-by: otelbot <[email protected]>
1 parent a6e06d0 commit 81a3617

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
@@ -2,11 +2,24 @@
22

33
## Unreleased
44

5+
### Disk buffering
6+
7+
- Shared storage
8+
([#1912](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1912))
9+
- Implementing ExtendedLogRecordData
10+
([#1918](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1918))
11+
- Add missing EventName to disk-buffering LogRecordDataMapper
12+
([#1950](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1950))
13+
514
### GCP authentication extension
615

716
- Update the internal implementation such that the required headers are retrieved
817
from the Google Auth Library instead of manually constructing and passing them.
918
([#1860](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1860))
19+
- Add metrics support to auth extension
20+
([#1891](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1891))
21+
- Update ConfigurableOptions to read from ConfigProperties
22+
([#1904](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1904))
1023

1124
### Inferred spans
1225

0 commit comments

Comments
 (0)