From 99c3b8e304d378b95c1eded6aeb9178ed15bc7a2 Mon Sep 17 00:00:00 2001 From: skobeltsyn Date: Mon, 15 Jun 2026 09:34:38 +0300 Subject: [PATCH] chore(deps): bump opentelemetry api + sdk-trace 1.62.0 -> 1.63.0 (#4549) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Supersedes Dependabot #166 (opentelemetry-api) and #167 (opentelemetry-sdk-trace) — done together since they move on the same OTel release line, and Dependabot can't regenerate this repo's gradle.lockfile / verification-metadata.xml. - agents-kt-otel/build.gradle.kts: opentelemetry-api + opentelemetry-sdk-trace 1.62.0 -> 1.63.0 - agents-kt-otel/gradle.lockfile: api/common/context/sdk-common/sdk-trace -> 1.63.0 - gradle/verification-metadata.xml: OTel 1.62.0 sha256 entries replaced with 1.63.0 OTel only appears in :agents-kt-otel, so this is the only lockfile touched. No API changes touch the adapter. :agents-kt-otel:test green on 1.63.0; full build green. Co-Authored-By: Claude Opus 4.8 (1M context) --- agents-kt-otel/build.gradle.kts | 4 +-- agents-kt-otel/gradle.lockfile | 10 +++---- gradle/verification-metadata.xml | 50 ++++++++++++++++---------------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/agents-kt-otel/build.gradle.kts b/agents-kt-otel/build.gradle.kts index 94ec17d6..9adde505 100644 --- a/agents-kt-otel/build.gradle.kts +++ b/agents-kt-otel/build.gradle.kts @@ -29,11 +29,11 @@ dependencies { // #2387 — 1.62.0 patches CVE in W3C Baggage propagation (unbounded // memory + CPU on oversized headers). Per-propagator caps at 8,192 // bytes / 64 entries. Affects 1.51.0..1.61.0; no API changes touch us. - api("io.opentelemetry:opentelemetry-api:1.62.0") + api("io.opentelemetry:opentelemetry-api:1.63.0") testImplementation(kotlin("test")) testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.11.0") - testImplementation("io.opentelemetry:opentelemetry-sdk-trace:1.62.0") + testImplementation("io.opentelemetry:opentelemetry-sdk-trace:1.63.0") } kotlin { diff --git a/agents-kt-otel/gradle.lockfile b/agents-kt-otel/gradle.lockfile index 4def105e..20360e63 100644 --- a/agents-kt-otel/gradle.lockfile +++ b/agents-kt-otel/gradle.lockfile @@ -2,11 +2,11 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. io.github.java-diff-utils:java-diff-utils:4.12=kotlinInternalAbiValidation -io.opentelemetry:opentelemetry-api:1.62.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-common:1.62.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-context:1.62.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk-common:1.62.0=testCompileClasspath,testRuntimeClasspath -io.opentelemetry:opentelemetry-sdk-trace:1.62.0=testCompileClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-api:1.63.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-common:1.63.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-context:1.63.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk-common:1.63.0=testCompileClasspath,testRuntimeClasspath +io.opentelemetry:opentelemetry-sdk-trace:1.63.0=testCompileClasspath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath org.jetbrains.kotlin:kotlin-build-tools-api:2.4.0=kotlinAbiValidationCompatClasspath,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinKlibCommonizerClasspath org.jetbrains.kotlin:kotlin-build-tools-compat:2.4.0=kotlinAbiValidationCompatClasspath,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index e041a916..4d5e3582 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -861,44 +861,44 @@ - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + + - - - + + + - - + +