File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
docs/apidiffs/current_vs_latest Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,6 @@ Comparing source compatibility of opentelemetry-sdk-logs-1.50.0-SNAPSHOT.jar aga
77 === CLASS FILE FORMAT VERSION: 52.0 <- 52.0
88 +++ NEW METHOD: PUBLIC(+) java.lang.String getEventName()
99 +++ NEW ANNOTATION: javax.annotation.Nullable
10+ *** MODIFIED CLASS: PUBLIC FINAL io.opentelemetry.sdk.logs.SdkLoggerProviderBuilder (not serializable)
11+ === CLASS FILE FORMAT VERSION: 52.0 <- 52.0
12+ +++ NEW METHOD: PUBLIC(+) io.opentelemetry.sdk.logs.SdkLoggerProviderBuilder addLogRecordProcessorFirst(io.opentelemetry.sdk.logs.LogRecordProcessor)
Original file line number Diff line number Diff line change 11Comparing source compatibility of opentelemetry-sdk-trace-1.50.0-SNAPSHOT.jar against opentelemetry-sdk-trace-1.49.0.jar
2- No changes.
2+ *** MODIFIED CLASS: PUBLIC FINAL io.opentelemetry.sdk.trace.SdkTracerProviderBuilder (not serializable)
3+ === CLASS FILE FORMAT VERSION: 52.0 <- 52.0
4+ +++ NEW METHOD: PUBLIC(+) io.opentelemetry.sdk.trace.SdkTracerProviderBuilder addSpanProcessorFirst(io.opentelemetry.sdk.trace.SpanProcessor)
You can’t perform that action at this time.
0 commit comments