diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-bootstrap/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/http/TemporaryMetricsView.java b/agent/agent-bootstrap/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/http/TemporaryMetricsView.java index 1d2ee457541..de3bfd7d801 100644 --- a/agent/agent-bootstrap/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/http/TemporaryMetricsView.java +++ b/agent/agent-bootstrap/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/http/TemporaryMetricsView.java @@ -15,7 +15,7 @@ import io.opentelemetry.instrumentation.api.instrumenter.http.internal.HttpAttributes; import io.opentelemetry.instrumentation.api.instrumenter.network.internal.NetworkAttributes; import io.opentelemetry.instrumentation.api.instrumenter.url.internal.UrlAttributes; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import java.util.HashSet; import java.util.Set; import java.util.function.BiConsumer; diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index 9e42e5c0a90..b9ad6af715c 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -6,10 +6,10 @@ com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.errorprone:error_prone_annotations:2.21.1=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.slf4j:slf4j-api:2.0.9=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index 9e42e5c0a90..b9ad6af715c 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -6,10 +6,10 @@ com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.errorprone:error_prone_annotations:2.21.1=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.slf4j:slf4j-api:2.0.9=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index d4087ecaddc..6e8e047887a 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.slf4j:slf4j-api:2.0.9=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 34b74696fa8..b3104579d81 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -57,21 +57,20 @@ io.netty:netty-transport-native-epoll:4.1.97.Final=runtimeClasspath io.netty:netty-transport-native-kqueue:4.1.97.Final=runtimeClasspath io.netty:netty-transport-native-unix-common:4.1.97.Final=runtimeClasspath io.netty:netty-transport:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-api-events:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-api:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-context:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-extension-incubator:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-common:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-logs:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-metrics:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-trace:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-semconv:1.29.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-api-events:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-api:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-context:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-extension-incubator:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-common:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-logs:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-metrics:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.30.1=runtimeClasspath +io.opentelemetry:opentelemetry-sdk:1.30.1=runtimeClasspath io.projectreactor.netty:reactor-netty-core:1.1.11=runtimeClasspath io.projectreactor.netty:reactor-netty-http:1.1.11=runtimeClasspath io.projectreactor:reactor-core:3.5.10=runtimeClasspath diff --git a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/exporter/AgentLogExporter.java b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/exporter/AgentLogExporter.java index d79075e2517..9730509eb55 100644 --- a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/exporter/AgentLogExporter.java +++ b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/exporter/AgentLogExporter.java @@ -19,7 +19,7 @@ import io.opentelemetry.sdk.common.CompletableResultCode; import io.opentelemetry.sdk.logs.data.LogRecordData; import io.opentelemetry.sdk.logs.export.LogRecordExporter; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import java.util.Collection; import java.util.List; import java.util.function.Consumer; diff --git a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/AiContextCustomizer.java b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/AiContextCustomizer.java index ec4fd27552f..b1249a426ee 100644 --- a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/AiContextCustomizer.java +++ b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/AiContextCustomizer.java @@ -9,7 +9,7 @@ import io.opentelemetry.api.trace.Span; import io.opentelemetry.context.Context; import io.opentelemetry.instrumentation.api.instrumenter.ContextCustomizer; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import java.util.List; import javax.annotation.Nullable; diff --git a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/SecondEntryPoint.java b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/SecondEntryPoint.java index 7b9f5e0431b..dc2de18e91a 100644 --- a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/SecondEntryPoint.java +++ b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/SecondEntryPoint.java @@ -73,7 +73,7 @@ import io.opentelemetry.sdk.trace.data.SpanData; import io.opentelemetry.sdk.trace.export.BatchSpanProcessor; import io.opentelemetry.sdk.trace.export.SpanExporter; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import java.io.File; import java.time.Duration; import java.util.ArrayList; diff --git a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/sampling/SamplingOverrides.java b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/sampling/SamplingOverrides.java index 9838970b8b8..6b1280ab1bd 100644 --- a/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/sampling/SamplingOverrides.java +++ b/agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/sampling/SamplingOverrides.java @@ -10,7 +10,7 @@ import io.opentelemetry.api.common.AttributeKey; import io.opentelemetry.api.common.Attributes; import io.opentelemetry.sdk.trace.samplers.Sampler; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import java.util.ArrayList; import java.util.List; import java.util.regex.Pattern; diff --git a/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/MetricView.java b/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/MetricView.java index 1f388d9c532..8deeb2b2e68 100644 --- a/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/MetricView.java +++ b/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/MetricView.java @@ -4,7 +4,7 @@ package io.opentelemetry.sdk.metrics.internal.view; import io.opentelemetry.api.common.AttributeKey; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import java.util.HashSet; import java.util.Set; diff --git a/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/UserAgents.java b/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/UserAgents.java index e440a26a8f5..13f51f85390 100644 --- a/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/UserAgents.java +++ b/agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/UserAgents.java @@ -4,7 +4,7 @@ package io.opentelemetry.sdk.metrics.internal.view; import io.opentelemetry.api.common.Attributes; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; final class UserAgents { diff --git a/agent/agent-tooling/src/test/java/com/microsoft/applicationinsights/agent/internal/PreAggregatedMetricsTest.java b/agent/agent-tooling/src/test/java/com/microsoft/applicationinsights/agent/internal/PreAggregatedMetricsTest.java index 85642fb12d3..3b8952f3198 100644 --- a/agent/agent-tooling/src/test/java/com/microsoft/applicationinsights/agent/internal/PreAggregatedMetricsTest.java +++ b/agent/agent-tooling/src/test/java/com/microsoft/applicationinsights/agent/internal/PreAggregatedMetricsTest.java @@ -39,7 +39,7 @@ import io.opentelemetry.sdk.metrics.data.MetricData; import io.opentelemetry.sdk.metrics.internal.view.AiViewRegistry; import io.opentelemetry.sdk.testing.exporter.InMemoryMetricReader; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import java.util.Collection; import java.util.Comparator; import java.util.HashMap; diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/src/main/java/io/opentelemetry/javaagent/instrumentation/applicationinsightsweb/UserContextInstrumentation.java b/agent/instrumentation/applicationinsights-web-2.3/src/main/java/io/opentelemetry/javaagent/instrumentation/applicationinsightsweb/UserContextInstrumentation.java index 57e00c48d55..d225f214499 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/src/main/java/io/opentelemetry/javaagent/instrumentation/applicationinsightsweb/UserContextInstrumentation.java +++ b/agent/instrumentation/applicationinsights-web-2.3/src/main/java/io/opentelemetry/javaagent/instrumentation/applicationinsightsweb/UserContextInstrumentation.java @@ -15,7 +15,7 @@ import io.opentelemetry.instrumentation.api.util.VirtualField; import io.opentelemetry.javaagent.extension.instrumentation.TypeInstrumentation; import io.opentelemetry.javaagent.extension.instrumentation.TypeTransformer; -import io.opentelemetry.semconv.trace.attributes.SemanticAttributes; +import io.opentelemetry.semconv.SemanticAttributes; import net.bytebuddy.asm.Advice; import net.bytebuddy.description.type.TypeDescription; import net.bytebuddy.matcher.ElementMatcher; diff --git a/agent/instrumentation/applicationinsights-web-2.3/src/test/java/ApplicationInsightsWebTest.java b/agent/instrumentation/applicationinsights-web-2.3/src/test/java/ApplicationInsightsWebTest.java index ade79e1676e..3c05ec86a40 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/src/test/java/ApplicationInsightsWebTest.java +++ b/agent/instrumentation/applicationinsights-web-2.3/src/test/java/ApplicationInsightsWebTest.java @@ -5,9 +5,9 @@ import static io.opentelemetry.api.trace.SpanKind.INTERNAL; import static io.opentelemetry.api.trace.SpanKind.SERVER; import static io.opentelemetry.sdk.testing.assertj.OpenTelemetryAssertions.equalTo; -import static io.opentelemetry.semconv.trace.attributes.SemanticAttributes.CODE_FUNCTION; -import static io.opentelemetry.semconv.trace.attributes.SemanticAttributes.CODE_NAMESPACE; -import static io.opentelemetry.semconv.trace.attributes.SemanticAttributes.ENDUSER_ID; +import static io.opentelemetry.semconv.SemanticAttributes.CODE_FUNCTION; +import static io.opentelemetry.semconv.SemanticAttributes.CODE_NAMESPACE; +import static io.opentelemetry.semconv.SemanticAttributes.ENDUSER_ID; import static org.assertj.core.api.Assertions.assertThat; import com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation; diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/src/test/java/io/opentelemetry/javaagent/instrumentation/methods/ai/MethodTest.java b/agent/instrumentation/methods/src/test/java/io/opentelemetry/javaagent/instrumentation/methods/ai/MethodTest.java index 4b7a84a1faa..cc9f8e3bf5b 100644 --- a/agent/instrumentation/methods/src/test/java/io/opentelemetry/javaagent/instrumentation/methods/ai/MethodTest.java +++ b/agent/instrumentation/methods/src/test/java/io/opentelemetry/javaagent/instrumentation/methods/ai/MethodTest.java @@ -11,8 +11,8 @@ import static io.opentelemetry.sdk.testing.assertj.OpenTelemetryAssertions.assertThat; import static io.opentelemetry.sdk.testing.assertj.OpenTelemetryAssertions.equalTo; -import static io.opentelemetry.semconv.trace.attributes.SemanticAttributes.CODE_FUNCTION; -import static io.opentelemetry.semconv.trace.attributes.SemanticAttributes.CODE_NAMESPACE; +import static io.opentelemetry.semconv.SemanticAttributes.CODE_FUNCTION; +import static io.opentelemetry.semconv.SemanticAttributes.CODE_NAMESPACE; import io.opentelemetry.api.trace.Span; import io.opentelemetry.api.trace.SpanKind; diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 24a731cecd9..d0b2d3df9e9 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -6,10 +6,10 @@ com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.18.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.11.18=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 680563550b2..c771263f7da 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath empty= diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 651cb246f07..18051c9a473 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -11,9 +11,9 @@ data class DependencySet(val group: String, val version: String, val modules: Li val dependencyVersions = hashMapOf() rootProject.extra["versions"] = dependencyVersions -val otelVersion = "1.29.0" -val otelInstrumentationAlphaVersion = "1.29.0-alpha" -val otelInstrumentationVersion = "1.29.0" +val otelVersion = "1.30.1" +val otelInstrumentationAlphaVersion = "1.30.0-alpha" +val otelInstrumentationVersion = "1.30.0" val otelContribAlphaVersion = "1.18.0-alpha" rootProject.extra["otelVersion"] = otelVersion diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index d4087ecaddc..6e8e047887a 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.16=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.15.2=runtimeClasspath com.google.guava:guava-bom:32.1.2-jre=runtimeClasspath io.netty:netty-bom:4.1.97.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.29.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.29.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.29.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.30.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.30.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.30.1-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.30.1=runtimeClasspath org.junit:junit-bom:5.10.0=runtimeClasspath org.slf4j:slf4j-api:2.0.9=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.0=runtimeClasspath diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 4b2879cb885..6e7a9c29c33 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2023-09-13 04:02:15 UTC_ +_2023-09-17 16:49:31 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.15.2` @@ -182,104 +182,100 @@ _2023-09-13 04:02:15 UTC_ > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.29.0` +**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api-events` **Version:** `1.29.0-alpha` +**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api-events` **Version:** `1.30.1-alpha` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**36** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.29.0` +**36** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**37** **Group:** `io.opentelemetry` **Name:** `opentelemetry-extension-incubator` **Version:** `1.29.0-alpha` +**37** **Group:** `io.opentelemetry` **Name:** `opentelemetry-extension-incubator` **Version:** `1.30.1-alpha` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**38** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk` **Version:** `1.29.0` +**38** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**39** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-common` **Version:** `1.29.0` +**39** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-common` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**40** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure-spi` **Version:** `1.29.0` +**40** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure-spi` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**41** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-logs` **Version:** `1.29.0` +**41** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-logs` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**42** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-metrics` **Version:** `1.29.0` +**42** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-metrics` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**43** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-trace` **Version:** `1.29.0` +**43** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-trace` **Version:** `1.30.1` > - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**44** **Group:** `io.opentelemetry` **Name:** `opentelemetry-semconv` **Version:** `1.29.0-alpha` -> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java) -> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -**45** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.10` +**44** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.10` > - **POM Project URL**: [https://github.com/reactor/reactor-core](https://github.com/reactor/reactor-core) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**46** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.11` +**45** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.11` > - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**47** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.11` +**46** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.11` > - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**48** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.13.0` +**47** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.13.0` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) > - **Embedded license files**: [jna-5.13.0.jar/META-INF/LICENSE](jna-5.13.0.jar/META-INF/LICENSE) -**49** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.13.0` +**48** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.13.0` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) > - **Embedded license files**: [jna-platform-5.13.0.jar/META-INF/LICENSE](jna-platform-5.13.0.jar/META-INF/LICENSE) -**50** **Group:** `net.minidev` **Name:** `accessors-smart` **Version:** `2.4.9` +**49** **Group:** `net.minidev` **Name:** `accessors-smart` **Version:** `2.4.9` > - **Project URL**: [https://urielch.github.io/](https://urielch.github.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**51** **Group:** `net.minidev` **Name:** `json-smart` **Version:** `2.4.10` +**50** **Group:** `net.minidev` **Name:** `json-smart` **Version:** `2.4.10` > - **Project URL**: [https://urielch.github.io/](https://urielch.github.io/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**52** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.12.0` +**51** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.12.0` > - **Project URL**: [https://commons.apache.org/proper/commons-lang/](https://commons.apache.org/proper/commons-lang/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) > - **Embedded license files**: [commons-lang3-3.12.0.jar/META-INF/LICENSE.txt](commons-lang3-3.12.0.jar/META-INF/LICENSE.txt) - [commons-lang3-3.12.0.jar/META-INF/NOTICE.txt](commons-lang3-3.12.0.jar/META-INF/NOTICE.txt) -**53** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.10.0` +**52** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.10.0` > - **Project URL**: [https://commons.apache.org/proper/commons-text](https://commons.apache.org/proper/commons-text) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) > - **Embedded license files**: [commons-text-1.10.0.jar/META-INF/LICENSE.txt](commons-text-1.10.0.jar/META-INF/LICENSE.txt) - [commons-text-1.10.0.jar/META-INF/NOTICE.txt](commons-text-1.10.0.jar/META-INF/NOTICE.txt) -**54** **Group:** `org.awaitility` **Name:** `awaitility` **Version:** `4.2.0` +**53** **Group:** `org.awaitility` **Name:** `awaitility` **Version:** `4.2.0` > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM Project URL**: [http://awaitility.org](http://awaitility.org) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**55** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.9` +**54** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.9` > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) @@ -288,63 +284,63 @@ _2023-09-13 04:02:15 UTC_ ## Eclipse Public License - v 1.0 -**56** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.3.11` +**55** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.3.11` > - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch) > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**57** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.3.11` +**56** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.3.11` > - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch) > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**58** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-classic` **Version:** `0.1.5` +**57** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-classic` **Version:** `0.1.5` > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**59** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-core` **Version:** `0.1.5` +**58** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-core` **Version:** `0.1.5` > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) ## GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 -**60** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.3.11` +**59** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.3.11` > - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch) > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**61** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.3.11` +**60** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.3.11` > - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch) > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**62** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-classic` **Version:** `0.1.5` +**61** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-classic` **Version:** `0.1.5` > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**63** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-core` **Version:** `0.1.5` +**62** **Group:** `ch.qos.logback.contrib` **Name:** `logback-json-core` **Version:** `0.1.5` > - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged) > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**64** **Group:** `com.github.spotbugs` **Name:** `spotbugs-annotations` **Version:** `4.7.3` +**63** **Group:** `com.github.spotbugs` **Name:** `spotbugs-annotations` **Version:** `4.7.3` > - **POM Project URL**: [https://spotbugs.github.io/](https://spotbugs.github.io/) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**65** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.13.0` +**64** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.13.0` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) > - **Embedded license files**: [jna-5.13.0.jar/META-INF/LICENSE](jna-5.13.0.jar/META-INF/LICENSE) -**66** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.13.0` +**65** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.13.0` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) @@ -352,77 +348,77 @@ _2023-09-13 04:02:15 UTC_ ## MIT License -**67** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.42.0` +**66** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.42.0` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**68** **Group:** `com.azure` **Name:** `azure-core-http-netty` **Version:** `1.13.6` +**67** **Group:** `com.azure` **Name:** `azure-core-http-netty` **Version:** `1.13.6` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**69** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.10.0` +**68** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.10.0` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**70** **Group:** `com.azure` **Name:** `azure-json` **Version:** `1.1.0` +**69** **Group:** `com.azure` **Name:** `azure-json` **Version:** `1.1.0` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**71** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-exporter` **Version:** `1.0.0-beta.11` +**70** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-exporter` **Version:** `1.0.0-beta.11` > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**72** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.23.1` +**71** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.23.1` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**73** **Group:** `com.azure` **Name:** `azure-storage-common` **Version:** `12.22.1` +**72** **Group:** `com.azure` **Name:** `azure-storage-common` **Version:** `12.22.1` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**74** **Group:** `com.azure` **Name:** `azure-storage-internal-avro` **Version:** `12.8.1` +**73** **Group:** `com.azure` **Name:** `azure-storage-internal-avro` **Version:** `12.8.1` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.4.5` +**74** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.4.5` > - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-core](https://github.com/oshi/oshi/oshi-core) > - **Manifest License**: "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT" (Not Packaged) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**76** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.13.9` +**75** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.13.9` > - **Project URL**: [https://github.com/AzureAD/microsoft-authentication-library-for-java](https://github.com/AzureAD/microsoft-authentication-library-for-java) > - **Manifest License**: "MIT License" (Not Packaged) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**77** **Group:** `com.microsoft.azure` **Name:** `msal4j-persistence-extension` **Version:** `1.2.0` +**76** **Group:** `com.microsoft.azure` **Name:** `msal4j-persistence-extension` **Version:** `1.2.0` > - **POM Project URL**: [https://github.com/AzureAD/microsoft-authentication-extensions-for-java](https://github.com/AzureAD/microsoft-authentication-extensions-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**78** **Group:** `com.microsoft.jfr` **Name:** `jfr-streaming` **Version:** `1.2.0` +**77** **Group:** `com.microsoft.jfr` **Name:** `jfr-streaming` **Version:** `1.2.0` > - **POM Project URL**: [https://github.com/Microsoft/jfr-streaming](https://github.com/Microsoft/jfr-streaming) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**79** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.9` +**78** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.9` > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) > - **Embedded license files**: [jcl-over-slf4j-2.0.9.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.9.jar/META-INF/LICENSE.txt) -**80** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.9` +**79** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.9` > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) > - **Embedded license files**: [slf4j-api-2.0.9.jar/META-INF/LICENSE.txt](slf4j-api-2.0.9.jar/META-INF/LICENSE.txt) ## MIT-0 -**81** **Group:** `org.reactivestreams` **Name:** `reactive-streams` **Version:** `1.0.4` +**80** **Group:** `org.reactivestreams` **Name:** `reactive-streams` **Version:** `1.0.4` > - **Manifest Project URL**: [http://reactive-streams.org](http://reactive-streams.org) > - **POM Project URL**: [http://www.reactive-streams.org/](http://www.reactive-streams.org/) > - **POM License**: MIT-0 - [https://spdx.org/licenses/MIT-0.html](https://spdx.org/licenses/MIT-0.html) ## The 3-Clause BSD License -**82** **Group:** `org.hamcrest` **Name:** `hamcrest` **Version:** `2.1` +**81** **Group:** `org.hamcrest` **Name:** `hamcrest` **Version:** `2.1` > - **POM Project URL**: [http://hamcrest.org/JavaHamcrest/](http://hamcrest.org/JavaHamcrest/) > - **POM License**: The 3-Clause BSD License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)