File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## Version 1.47.0 (2025-07-03)
4+
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 ) )
413
514### Disk buffering
615
Original file line number Diff line number Diff line change 1- val stableVersion = " 1.47 .0-SNAPSHOT"
2- val alphaVersion = " 1.47 .0-alpha-SNAPSHOT"
1+ val stableVersion = " 1.48 .0-SNAPSHOT"
2+ val alphaVersion = " 1.48 .0-alpha-SNAPSHOT"
33
44allprojects {
55 if (findProperty(" otel.stable" ) != " true" ) {
You can’t perform that action at this time.
0 commit comments