Skip to content

Bump io.prometheus:prometheus-metrics-bom from 1.5.1 to 1.7.0 - #7572

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/main/io.prometheus-prometheus-metrics-bom-1.7.0
Jun 4, 2026
Merged

Bump io.prometheus:prometheus-metrics-bom from 1.5.1 to 1.7.0#7572
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/main/io.prometheus-prometheus-metrics-bom-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps io.prometheus:prometheus-metrics-bom from 1.5.1 to 1.7.0.

Release notes

Sourced from io.prometheus:prometheus-metrics-bom's releases.

v1.7.0

1.7.0 (2026-06-03)

Features

  • Add StableApi marker and API diff check (#2168) (768fd3a)
  • add typed metric family descriptors (#2114) (9c3b097)
  • track api-diff baseline via Renovate and store diffs in docs/apidiffs (#2174) (3adb890)

Bug Fixes

  • deps: update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4 (#2088) (144eb61)
  • deps: update dependency io.dropwizard.metrics:metrics-core to v4.2.39 (#2139) (5817d13)
  • deps: update dependency io.dropwizard.metrics5:metrics-core to v5.0.7 (#2140) (261c451)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.0-alpha (#2126) (b62b5d0)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.0-alpha (#2127) (e11ce3d)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.1-alpha (#2132) (b09be38)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.1-alpha (#2133) (a241c16)
  • deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.22 (#2099) (22125c5)
  • deps: update jetty monorepo to v12.1.10 (#2169) (ddd3991)
  • deps: update jetty monorepo to v12.1.9 (#2102) (04bee70)
  • deps: update protobuf (#2129) (320538a)
  • Reduce allocations for classic histogram buckets (#2081) (edd160a)
  • restore legacy suffix compatibility (#2100) (b2ae70f)
  • restore reserved suffix stripping in PrometheusNaming.sanitizeMetricName() (#2124) (2d0f508)

Performance Improvements

  • Refactored sorting to use optimized sort algorithms (#2161) (25b94fc)

Documentation

v1.6.1

1.6.1 (2026-04-27)

[!WARNING] Wait for next bug fix release to fix prometheus/client_java#2100

Note: With the OM2 metric-name preservation fix in this release, OpenMetrics 2.0 can now be tested. It is still in progress and not ready for general use yet.

Bug Fixes

... (truncated)

Changelog

Sourced from io.prometheus:prometheus-metrics-bom's changelog.

1.7.0 (2026-06-03)

Features

  • Add StableApi marker and API diff check (#2168) (768fd3a)
  • add typed metric family descriptors (#2114) (9c3b097)
  • track api-diff baseline via Renovate and store diffs in docs/apidiffs (#2174) (3adb890)

Bug Fixes

  • deps: update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4 (#2088) (144eb61)
  • deps: update dependency io.dropwizard.metrics:metrics-core to v4.2.39 (#2139) (5817d13)
  • deps: update dependency io.dropwizard.metrics5:metrics-core to v5.0.7 (#2140) (261c451)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.0-alpha (#2126) (b62b5d0)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.0-alpha (#2127) (e11ce3d)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.1-alpha (#2132) (b09be38)
  • deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.28.1-alpha (#2133) (a241c16)
  • deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.22 (#2099) (22125c5)
  • deps: update jetty monorepo to v12.1.10 (#2169) (ddd3991)
  • deps: update jetty monorepo to v12.1.9 (#2102) (04bee70)
  • deps: update protobuf (#2129) (320538a)
  • Reduce allocations for classic histogram buckets (#2081) (edd160a)
  • restore legacy suffix compatibility (#2100) (b2ae70f)
  • restore reserved suffix stripping in PrometheusNaming.sanitizeMetricName() (#2124) (2d0f508)

Performance Improvements

  • Refactored sorting to use optimized sort algorithms (#2161) (25b94fc)

Documentation

1.6.1 (2026-04-27)

Note: With the OM2 metric-name preservation fix in this release, OpenMetrics 2.0 can now be tested. It is still in progress and not ready for general use yet.

Bug Fixes

  • Preserve original metric names in OM2 output (#2058) (59a7a6d)

Documentation

... (truncated)

Commits
  • 574fb73 chore(main): release 1.7.0 (#2092)
  • 4f4e8a7 test: validate Micrometer typed-descriptor compatibility (#2123)
  • 82d3c46 test: run JMX Exporter quick test configuration (#2178)
  • ab37635 chore(deps): update actions/checkout action to v6.0.3 (#2175)
  • 9a5d1d5 chore(deps): update grafana monorepo to v13.0.2 (#2176)
  • 3adb890 feat: track api-diff baseline via Renovate and store diffs in docs/apidiffs (...
  • ddd3991 fix(deps): update jetty monorepo to v12.1.10 (#2169)
  • 5b1b6bd chore(deps): update dependency grafana/docker-otel-lgtm to v0.28.0 (#2172)
  • 6f20381 chore(deps): update github/codeql-action action to v4.36.1 (#2171)
  • 62ce9dc test: validate JMX Exporter compatibility (#2167)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [io.prometheus:prometheus-metrics-bom](https://github.com/prometheus/client_java) from 1.5.1 to 1.7.0.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Changelog](https://github.com/prometheus/client_java/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_java@v1.5.1...v1.7.0)

---
updated-dependencies:
- dependency-name: io.prometheus:prometheus-metrics-bom
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added this to the 1.17.x milestone Jun 4, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 4, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 4, 2026 21:16
@github-actions
github-actions Bot merged commit 601e0a3 into main Jun 4, 2026
14 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/main/io.prometheus-prometheus-metrics-bom-1.7.0 branch June 4, 2026 21:23
@spring-builds spring-builds modified the milestones: 1.17.x, 1.17.0 Jun 8, 2026
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.

1 participant