From 5f135ba9ff3977e7f181132329a0c535d3e1cdec Mon Sep 17 00:00:00 2001 From: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:25:33 -0600 Subject: [PATCH] Update apidiff baseline to released version 2.11.0 (#12964) --- .../opentelemetry-instrumentation-annotations.txt | 2 ++ .../2.11.0_vs_2.10.0/opentelemetry-instrumentation-api.txt | 2 ++ .../opentelemetry-spring-boot-autoconfigure.txt | 2 ++ .../2.11.0_vs_2.10.0/opentelemetry-spring-boot-starter.txt | 2 ++ .../opentelemetry-instrumentation-annotations.txt | 2 +- .../current_vs_latest/opentelemetry-instrumentation-api.txt | 2 +- .../opentelemetry-spring-boot-autoconfigure.txt | 2 +- .../current_vs_latest/opentelemetry-spring-boot-starter.txt | 2 +- 8 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-annotations.txt create mode 100644 docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-api.txt create mode 100644 docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-autoconfigure.txt create mode 100644 docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-starter.txt diff --git a/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-annotations.txt b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-annotations.txt new file mode 100644 index 000000000000..93437ef1e00f --- /dev/null +++ b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-annotations.txt @@ -0,0 +1,2 @@ +Comparing source compatibility of opentelemetry-instrumentation-annotations-2.11.0.jar against opentelemetry-instrumentation-annotations-2.10.0.jar +No changes. \ No newline at end of file diff --git a/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-api.txt b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-api.txt new file mode 100644 index 000000000000..d759eed30abd --- /dev/null +++ b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-instrumentation-api.txt @@ -0,0 +1,2 @@ +Comparing source compatibility of opentelemetry-instrumentation-api-2.11.0.jar against opentelemetry-instrumentation-api-2.10.0.jar +No changes. \ No newline at end of file diff --git a/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-autoconfigure.txt b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-autoconfigure.txt new file mode 100644 index 000000000000..f657f219ae80 --- /dev/null +++ b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-autoconfigure.txt @@ -0,0 +1,2 @@ +Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.11.0.jar against opentelemetry-spring-boot-autoconfigure-2.10.0.jar +No changes. \ No newline at end of file diff --git a/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-starter.txt b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-starter.txt new file mode 100644 index 000000000000..02f520fd45d2 --- /dev/null +++ b/docs/apidiffs/2.11.0_vs_2.10.0/opentelemetry-spring-boot-starter.txt @@ -0,0 +1,2 @@ +Comparing source compatibility of opentelemetry-spring-boot-starter-2.11.0.jar against opentelemetry-spring-boot-starter-2.10.0.jar +No changes. \ No newline at end of file diff --git a/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-annotations.txt b/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-annotations.txt index eebc2f199792..710b6897bfd7 100644 --- a/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-annotations.txt +++ b/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-annotations.txt @@ -1,2 +1,2 @@ -Comparing source compatibility of opentelemetry-instrumentation-annotations-2.12.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.10.0.jar +Comparing source compatibility of opentelemetry-instrumentation-annotations-2.12.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.11.0.jar No changes. \ No newline at end of file diff --git a/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt b/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt index c146dd3d05b4..d4bff960278d 100644 --- a/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt +++ b/docs/apidiffs/current_vs_latest/opentelemetry-instrumentation-api.txt @@ -1,2 +1,2 @@ -Comparing source compatibility of opentelemetry-instrumentation-api-2.12.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.10.0.jar +Comparing source compatibility of opentelemetry-instrumentation-api-2.12.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.11.0.jar No changes. \ No newline at end of file diff --git a/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-autoconfigure.txt b/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-autoconfigure.txt index 8d0ecfc271d0..1137860a09d3 100644 --- a/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-autoconfigure.txt +++ b/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-autoconfigure.txt @@ -1,2 +1,2 @@ -Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.12.0-SNAPSHOT.jar against opentelemetry-spring-boot-autoconfigure-2.10.0.jar +Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.12.0-SNAPSHOT.jar against opentelemetry-spring-boot-autoconfigure-2.11.0.jar No changes. \ No newline at end of file diff --git a/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-starter.txt b/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-starter.txt index 6ec1fc4cdad8..7bb2d74d54a8 100644 --- a/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-starter.txt +++ b/docs/apidiffs/current_vs_latest/opentelemetry-spring-boot-starter.txt @@ -1,2 +1,2 @@ -Comparing source compatibility of opentelemetry-spring-boot-starter-2.12.0-SNAPSHOT.jar against opentelemetry-spring-boot-starter-2.10.0.jar +Comparing source compatibility of opentelemetry-spring-boot-starter-2.12.0-SNAPSHOT.jar against opentelemetry-spring-boot-starter-2.11.0.jar No changes. \ No newline at end of file