Bump opentelemetry.version from 1.63.0 to 1.64.0#1514
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
spacemonkd
approved these changes
Jul 20, 2026
spacemonkd
left a comment
Contributor
There was a problem hiding this comment.
This looks good to me, +1.
@adoroszlai your review would be good to have as well.
Bumps `opentelemetry.version` from 1.63.0 to 1.64.0. Updates `io.opentelemetry:opentelemetry-api` from 1.63.0 to 1.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.63.0...v1.64.0) Updates `io.opentelemetry:opentelemetry-context` from 1.63.0 to 1.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.63.0...v1.64.0) Updates `io.opentelemetry:opentelemetry-sdk` from 1.63.0 to 1.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.63.0...v1.64.0) Updates `io.opentelemetry:opentelemetry-sdk-testing` from 1.63.0 to 1.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.63.0...v1.64.0) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.64.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.opentelemetry:opentelemetry-context dependency-version: 1.64.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.opentelemetry:opentelemetry-sdk dependency-version: 1.64.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.opentelemetry:opentelemetry-sdk-testing dependency-version: 1.64.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/opentelemetry.version-1.64.0
branch
from
July 20, 2026 19:48
8ee5e24 to
2b0bf55
Compare
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.versionfrom 1.63.0 to 1.64.0.Updates
io.opentelemetry:opentelemetry-apifrom 1.63.0 to 1.64.0Release notes
Sourced from io.opentelemetry:opentelemetry-api's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-api's changelog.
... (truncated)
Commits
fd4d976[release/v1.64.x] Prepare release 1.64.0 (#8585)0260567Prepare 1.64.0 (#8582)6ee54e5Fix serialization of array-valued scope and resource attributes in Prometheus...0004c7eUse shared workflow failure issue (#8581)4079eceAdd BatchSpanProcessor.create(SpanExporter) to match SimpleSpanProcessor (#8564)e29f345Remove duplicate declarative config resolver (#8579)7f3d549Replace jackson OTLP json serialization with handrolled version (#8545)91cbb32Update otelbot token workflows to use client IDs (#8580)38dfb98Update fossas/fossa-action action to v2 (#8577)d79e509Update weekly update (#8576)Updates
io.opentelemetry:opentelemetry-contextfrom 1.63.0 to 1.64.0Release notes
Sourced from io.opentelemetry:opentelemetry-context's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-context's changelog.
... (truncated)
Commits
fd4d976[release/v1.64.x] Prepare release 1.64.0 (#8585)0260567Prepare 1.64.0 (#8582)6ee54e5Fix serialization of array-valued scope and resource attributes in Prometheus...0004c7eUse shared workflow failure issue (#8581)4079eceAdd BatchSpanProcessor.create(SpanExporter) to match SimpleSpanProcessor (#8564)e29f345Remove duplicate declarative config resolver (#8579)7f3d549Replace jackson OTLP json serialization with handrolled version (#8545)91cbb32Update otelbot token workflows to use client IDs (#8580)38dfb98Update fossas/fossa-action action to v2 (#8577)d79e509Update weekly update (#8576)Updates
io.opentelemetry:opentelemetry-sdkfrom 1.63.0 to 1.64.0Release notes
Sourced from io.opentelemetry:opentelemetry-sdk's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-sdk's changelog.
... (truncated)
Commits
fd4d976[release/v1.64.x] Prepare release 1.64.0 (#8585)0260567Prepare 1.64.0 (#8582)6ee54e5Fix serialization of array-valued scope and resource attributes in Prometheus...0004c7eUse shared workflow failure issue (#8581)4079eceAdd BatchSpanProcessor.create(SpanExporter) to match SimpleSpanProcessor (#8564)e29f345Remove duplicate declarative config resolver (#8579)7f3d549Replace jackson OTLP json serialization with handrolled version (#8545)91cbb32Update otelbot token workflows to use client IDs (#8580)38dfb98Update fossas/fossa-action action to v2 (#8577)d79e509Update weekly update (#8576)Updates
io.opentelemetry:opentelemetry-sdk-testingfrom 1.63.0 to 1.64.0Release notes
Sourced from io.opentelemetry:opentelemetry-sdk-testing's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-sdk-testing's changelog.
... (truncated)
Commits
fd4d976[release/v1.64.x] Prepare release 1.64.0 (#8585)0260567Prepare 1.64.0 (#8582)6ee54e5Fix serialization of array-valued scope and resource attributes in Prometheus...0004c7eUse shared workflow failure issue (#8581)4079eceAdd BatchSpanProcessor.create(SpanExporter) to match SimpleSpanProcessor (#8564)e29f345Remove duplicate declarative config resolver (#8579)7f3d549Replace jackson OTLP json serialization with handrolled version (#8545)91cbb32Update otelbot token workflows to use client IDs (#8580)38dfb98Update fossas/fossa-action action to v2 (#8577)d79e509Update weekly update (#8576)