Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps opentelemetry.version from 1.54.0 to 1.54.1.
Updates io.opentelemetry:opentelemetry-api from 1.54.0 to 1.54.1

Release notes

Sourced from io.opentelemetry:opentelemetry-api's releases.

Version 1.54.1

This is a patch release on the previous 1.54.0 release, fixing the issue(s) below.

SDK

Exporters

  • Prometheus: Fix regression in protobuf format export (#7664)
Changelog

Sourced from io.opentelemetry:opentelemetry-api's changelog.

Version 1.54.1 (2025-09-18)

SDK

Exporters

  • Prometheus: Fix regression in protobuf format export (#7664)
Commits
  • edf8896 [release/v1.54.x] Prepare release 1.54.1 (#7672)
  • 7aedd4b [release/v1.54.x] Add change log for upcoming patch release (#7671)
  • 4d4218b [release/v1.54.x] Update Prometheus Exporter dependencies to use no-protobuf ...
  • See full diff in compare view

Updates io.opentelemetry:opentelemetry-sdk-testing from 1.54.0 to 1.54.1

Release notes

Sourced from io.opentelemetry:opentelemetry-sdk-testing's releases.

Version 1.54.1

This is a patch release on the previous 1.54.0 release, fixing the issue(s) below.

SDK

Exporters

  • Prometheus: Fix regression in protobuf format export (#7664)
Changelog

Sourced from io.opentelemetry:opentelemetry-sdk-testing's changelog.

Version 1.54.1 (2025-09-18)

SDK

Exporters

  • Prometheus: Fix regression in protobuf format export (#7664)
Commits
  • edf8896 [release/v1.54.x] Prepare release 1.54.1 (#7672)
  • 7aedd4b [release/v1.54.x] Add change log for upcoming patch release (#7671)
  • 4d4218b [release/v1.54.x] Update Prometheus Exporter dependencies to use no-protobuf ...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `opentelemetry.version` from 1.54.0 to 1.54.1.

Updates `io.opentelemetry:opentelemetry-api` from 1.54.0 to 1.54.1
- [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.54.0...v1.54.1)

Updates `io.opentelemetry:opentelemetry-sdk-testing` from 1.54.0 to 1.54.1
- [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.54.0...v1.54.1)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.54.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.opentelemetry:opentelemetry-sdk-testing
  dependency-version: 1.54.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 19, 2025
@michaelklishin
Copy link
Contributor

#1662

@michaelklishin michaelklishin merged commit 03a1040 into 5.x.x-stable Sep 19, 2025
3 checks passed
@michaelklishin michaelklishin deleted the dependabot/maven/5.x.x-stable/opentelemetry.version-1.54.1 branch September 19, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants