Update apidiff baseline to released version 2.14.0 (#13522)
This commit is contained in:
parent
a04a7a8ccf
commit
3509618a17
|
@ -0,0 +1,4 @@
|
|||
Comparing source compatibility of opentelemetry-instrumentation-annotations-2.14.0.jar against opentelemetry-instrumentation-annotations-2.13.0.jar
|
||||
**** MODIFIED ANNOTATION: PUBLIC ABSTRACT io.opentelemetry.instrumentation.annotations.WithSpan (not serializable)
|
||||
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
|
||||
+++* NEW METHOD: PUBLIC(+) ABSTRACT(+) boolean inheritContext()
|
|
@ -0,0 +1,2 @@
|
|||
Comparing source compatibility of opentelemetry-instrumentation-api-2.14.0.jar against opentelemetry-instrumentation-api-2.13.0.jar
|
||||
No changes.
|
|
@ -0,0 +1,2 @@
|
|||
Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.14.0.jar against opentelemetry-spring-boot-autoconfigure-2.13.0.jar
|
||||
No changes.
|
|
@ -0,0 +1,2 @@
|
|||
Comparing source compatibility of opentelemetry-spring-boot-starter-2.14.0.jar against opentelemetry-spring-boot-starter-2.13.0.jar
|
||||
No changes.
|
|
@ -1,4 +1,2 @@
|
|||
Comparing source compatibility of opentelemetry-instrumentation-annotations-2.15.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.13.3.jar
|
||||
**** MODIFIED ANNOTATION: PUBLIC ABSTRACT io.opentelemetry.instrumentation.annotations.WithSpan (not serializable)
|
||||
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
|
||||
+++* NEW METHOD: PUBLIC(+) ABSTRACT(+) boolean inheritContext()
|
||||
Comparing source compatibility of opentelemetry-instrumentation-annotations-2.15.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.14.0.jar
|
||||
No changes.
|
|
@ -1,2 +1,2 @@
|
|||
Comparing source compatibility of opentelemetry-instrumentation-api-2.15.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.13.3.jar
|
||||
Comparing source compatibility of opentelemetry-instrumentation-api-2.15.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.14.0.jar
|
||||
No changes.
|
|
@ -1,2 +1,2 @@
|
|||
Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.15.0-SNAPSHOT.jar against opentelemetry-spring-boot-autoconfigure-2.13.3.jar
|
||||
Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.15.0-SNAPSHOT.jar against opentelemetry-spring-boot-autoconfigure-2.14.0.jar
|
||||
No changes.
|
|
@ -1,2 +1,2 @@
|
|||
Comparing source compatibility of opentelemetry-spring-boot-starter-2.15.0-SNAPSHOT.jar against opentelemetry-spring-boot-starter-2.13.3.jar
|
||||
Comparing source compatibility of opentelemetry-spring-boot-starter-2.15.0-SNAPSHOT.jar against opentelemetry-spring-boot-starter-2.14.0.jar
|
||||
No changes.
|
Loading…
Reference in New Issue