chore(deps): bump opentelemetry api + sdk-trace 1.62.0 → 1.63.0#209
Merged
Conversation
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) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps OpenTelemetry
1.62.0 → 1.63.0in:agents-kt-otel, consolidating the two Dependabot PRs:opentelemetry-api)opentelemetry-sdk-trace)They move together on the same OTel release line, and Dependabot can't regenerate this repo's
gradle.lockfile/verification-metadata.xml(which is why the bot PRs arrive red).agents-kt-otel/build.gradle.kts: both deps →1.63.0agents-kt-otel/gradle.lockfile: api / common / context / sdk-common / sdk-trace →1.63.0(OTel only appears in this module, so it's the only lockfile touched)gradle/verification-metadata.xml: OTel1.62.0sha256 entries replaced with1.63.0(stale 1.62.0 pruned; no unrelated churn)No API changes touch the adapter.
:agents-kt-otel:testgreen on 1.63.0; full build green.🤖 Generated with Claude Code