From 6c0bbeeeb751498c047c68079c5bca57f4fbb442 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Mon, 12 Sep 2022 12:14:46 -0700 Subject: [PATCH] Fix CI (#6594) --- .../current_vs_latest/opentelemetry-instrumentation-api.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt b/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt index 7253ba8f20ae..bbf17fe7cecc 100644 --- a/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt +++ b/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt @@ -79,7 +79,6 @@ Comparing source compatibility of against +++ CLASS FILE FORMAT VERSION: 52.0 <- n.a. +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) ABSTRACT(+) void extract(io.opentelemetry.instrumentation.api.instrumenter.SpanLinksBuilder, io.opentelemetry.context.Context, java.lang.Object) - +++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.instrumentation.api.instrumenter.SpanLinksExtractor extractFromRequest(io.opentelemetry.context.propagation.TextMapPropagator, io.opentelemetry.context.propagation.TextMapGetter) +++ NEW ANNOTATION: java.lang.FunctionalInterface +++ NEW INTERFACE: PUBLIC(+) ABSTRACT(+) io.opentelemetry.instrumentation.api.instrumenter.SpanNameExtractor (not serializable) +++ CLASS FILE FORMAT VERSION: 52.0 <- n.a.