diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 07f68a9877..6c5a096a73 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=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 de383aae54..5b8fedfa85 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.17.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.27.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.slf4j:slf4j-api:2.0.13=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index de383aae54..5b8fedfa85 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.17.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.27.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.slf4j:slf4j-api:2.0.13=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 08a4f35c55..437b38c9f5 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.slf4j:slf4j-api:2.0.13=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-serialization/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 0a1eeb0539..78c8bfb1e4 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -56,20 +56,20 @@ io.netty:netty-transport-native-epoll:4.1.109.Final=runtimeClasspath io.netty:netty-transport-native-kqueue:4.1.109.Final=runtimeClasspath io.netty:netty-transport-native-unix-common:4.1.109.Final=runtimeClasspath io.netty:netty-transport:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-api-incubator:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-api:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-context:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-common:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-logs:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-metrics:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk-trace:1.37.0=runtimeClasspath -io.opentelemetry:opentelemetry-sdk:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-api-incubator:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-api:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-context:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-common:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-logs:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-metrics:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.38.0=runtimeClasspath +io.opentelemetry:opentelemetry-sdk:1.38.0=runtimeClasspath io.projectreactor.netty:reactor-netty-core:1.0.43=runtimeClasspath io.projectreactor.netty:reactor-netty-http:1.0.43=runtimeClasspath io.projectreactor:reactor-core:3.4.36=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 07f68a9877..6c5a096a73 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index 07f68a9877..6c5a096a73 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index 07f68a9877..6c5a096a73 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.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 60d5918014..e183111fad 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -6,10 +6,10 @@ com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.34.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath net.bytebuddy:byte-buddy-agent:1.14.12=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index 07f68a9877..6c5a096a73 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 07f68a9877..6c5a096a73 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath empty= diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index a6b79fcb5f..f64b2c90cb 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -11,10 +11,10 @@ data class DependencySet(val group: String, val version: String, val modules: Li val dependencyVersions = hashMapOf() rootProject.extra["versions"] = dependencyVersions -val otelVersion = "1.37.0" -val otelInstrumentationAlphaVersion = "2.3.0-alpha" -val otelInstrumentationVersion = "2.3.0" -val otelContribAlphaVersion = "1.34.0-alpha" +val otelVersion = "1.38.0" +val otelInstrumentationAlphaVersion = "2.4.0-alpha" +val otelInstrumentationVersion = "2.4.0" +val otelContribAlphaVersion = "1.35.0-alpha" val byteBuddyVersion = "1.14.11" rootProject.extra["otelVersion"] = otelVersion diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 08a4f35c55..437b38c9f5 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -5,10 +5,10 @@ com.azure:azure-sdk-bom:1.2.23=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath io.netty:netty-bom:4.1.109.Final=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath -io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.3.0=runtimeClasspath -io.opentelemetry:opentelemetry-bom-alpha:1.37.0-alpha=runtimeClasspath -io.opentelemetry:opentelemetry-bom:1.37.0=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath +io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath +io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath +io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath org.junit:junit-bom:5.10.2=runtimeClasspath org.slf4j:slf4j-api:2.0.13=runtimeClasspath org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 91bae3236d..df338608af 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -177,43 +177,43 @@ _2024-05-06 12:02:06 PDT_ > - **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) -**33** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.37.0` +**33** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api` **Version:** `1.38.0` > - **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) -**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api-incubator` **Version:** `1.37.0-alpha` +**34** **Group:** `io.opentelemetry` **Name:** `opentelemetry-api-incubator` **Version:** `1.38.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) -**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.37.0` +**35** **Group:** `io.opentelemetry` **Name:** `opentelemetry-context` **Version:** `1.38.0` > - **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-sdk` **Version:** `1.37.0` +**36** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk` **Version:** `1.38.0` > - **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-sdk-common` **Version:** `1.37.0` +**37** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-common` **Version:** `1.38.0` > - **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-extension-autoconfigure` **Version:** `1.37.0` +**38** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure` **Version:** `1.38.0` > - **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-extension-autoconfigure-spi` **Version:** `1.37.0` +**39** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-extension-autoconfigure-spi` **Version:** `1.38.0` > - **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-logs` **Version:** `1.37.0` +**40** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-logs` **Version:** `1.38.0` > - **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-metrics` **Version:** `1.37.0` +**41** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-metrics` **Version:** `1.38.0` > - **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-trace` **Version:** `1.37.0` +**42** **Group:** `io.opentelemetry` **Name:** `opentelemetry-sdk-trace` **Version:** `1.38.0` > - **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)