We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b4f2f commit 8e89011Copy full SHA for 8e89011
1 file changed
docs/apidiffs/current_vs_latest/opentelemetry-sdk-common.txt
@@ -6,7 +6,6 @@ Comparing source compatibility of opentelemetry-sdk-common-1.51.0-SNAPSHOT.jar a
6
+++ NEW INTERFACE: java.io.Serializable
7
+++ NEW SUPERCLASS: java.lang.Enum
8
+++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) io.opentelemetry.sdk.common.InternalTelemetryVersion LEGACY
9
- +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) io.opentelemetry.sdk.common.InternalTelemetryVersion V1_33
10
+++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) io.opentelemetry.sdk.common.InternalTelemetryVersion LATEST
11
+++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.sdk.common.InternalTelemetryVersion valueOf(java.lang.String)
12
+++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.sdk.common.InternalTelemetryVersion[] values()
0 commit comments