Commit 574fb73
chore(main): release 1.7.0 (#2092)
🤖 I have created a release *beep* *boop*
---
##
[1.7.0](v1.6.1...v1.7.0)
(2026-06-03)
### Features
* Add StableApi marker and API diff check
([#2168](#2168))
([768fd3a](768fd3a))
* add typed metric family descriptors
([#2114](#2114))
([9c3b097](9c3b097))
* track api-diff baseline via Renovate and store diffs in docs/apidiffs
([#2174](#2174))
([3adb890](3adb890))
### Bug Fixes
* **deps:** update dependency com.github.ben-manes.caffeine:caffeine to
v3.2.4 ([#2088](#2088))
([144eb61](144eb61))
* **deps:** update dependency io.dropwizard.metrics:metrics-core to
v4.2.39 ([#2139](#2139))
([5817d13](5817d13))
* **deps:** update dependency io.dropwizard.metrics5:metrics-core to
v5.0.7 ([#2140](#2140))
([261c451](261c451))
* **deps:** update dependency
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
to v2.28.0-alpha
([#2126](#2126))
([b62b5d0](b62b5d0))
* **deps:** update dependency
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
to v2.28.0-alpha
([#2127](#2127))
([e11ce3d](e11ce3d))
* **deps:** update dependency
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
to v2.28.1-alpha
([#2132](#2132))
([b09be38](b09be38))
* **deps:** update dependency
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
to v2.28.1-alpha
([#2133](#2133))
([a241c16](a241c16))
* **deps:** update dependency org.apache.tomcat.embed:tomcat-embed-core
to v11.0.22
([#2099](#2099))
([22125c5](22125c5))
* **deps:** update jetty monorepo to v12.1.10
([#2169](#2169))
([ddd3991](ddd3991))
* **deps:** update jetty monorepo to v12.1.9
([#2102](#2102))
([04bee70](04bee70))
* **deps:** update protobuf
([#2129](#2129))
([320538a](320538a))
* Reduce allocations for classic histogram buckets
([#2081](#2081))
([edd160a](edd160a))
* restore legacy suffix compatibility
([#2100](#2100))
([b2ae70f](b2ae70f))
* restore reserved suffix stripping in
`PrometheusNaming.sanitizeMetricName()`
([#2124](#2124))
([2d0f508](2d0f508))
### Performance Improvements
* Refactored sorting to use optimized sort algorithms
([#2161](#2161))
([25b94fc](25b94fc))
### Documentation
* clarify downstream adapter validation requirements
([#2101](#2101))
([ef8c75c](ef8c75c))
* Document OM2
([#2059](#2059))
([45d753c](45d753c))
* document PushGateway shading workaround
([#2106](#2106))
([8ca0eb8](8ca0eb8))
---
> [!IMPORTANT]
> Close and reopen this PR to trigger CI checks.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>1 parent 4f4e8a7 commit 574fb73
80 files changed
Lines changed: 118 additions & 79 deletions
File tree
- .github/config
- benchmarks
- examples
- example-custom-buckets
- example-exemplars-tail-sampling
- example-greeting-service
- example-hello-world-app
- example-exporter-httpserver
- example-exporter-multi-target
- example-exporter-opentelemetry
- example-exporter-servlet-tomcat
- example-native-histogram
- example-otel-jvm-runtime-metrics
- example-prometheus-properties
- example-simpleclient-bridge
- integration-tests
- it-common
- it-exporter
- it-exporter-duplicate-metrics-sample
- it-exporter-httpserver-sample
- it-exporter-no-protobuf
- it-exporter-servlet-jetty-sample
- it-exporter-servlet-tomcat-sample
- it-exporter-test
- it-no-protobuf-test
- it-pushgateway
- it-spring-boot-smoke-test
- prometheus-metrics-annotations
- prometheus-metrics-bom
- prometheus-metrics-config
- prometheus-metrics-core
- prometheus-metrics-exporter-common
- prometheus-metrics-exporter-httpserver
- prometheus-metrics-exporter-opentelemetry-otel-agent-resources
- prometheus-metrics-exporter-opentelemetry-shaded
- prometheus-metrics-exporter-opentelemetry
- prometheus-metrics-exporter-pushgateway
- prometheus-metrics-exporter-servlet-jakarta
- prometheus-metrics-exporter-servlet-javax
- prometheus-metrics-exposition-formats-shaded
- prometheus-metrics-exposition-formats
- prometheus-metrics-exposition-textformats
- prometheus-metrics-instrumentation-caffeine
- prometheus-metrics-instrumentation-dropwizard5
- prometheus-metrics-instrumentation-dropwizard
- prometheus-metrics-instrumentation-guava
- prometheus-metrics-instrumentation-jvm
- prometheus-metrics-model
- prometheus-metrics-otel-support
- prometheus-metrics-parent
- prometheus-metrics-simpleclient-bridge
- prometheus-metrics-tracer
- prometheus-metrics-tracer-common
- prometheus-metrics-tracer-initializer
- prometheus-metrics-tracer-otel-agent
- prometheus-metrics-tracer-otel
- simpleclient-archive
- integration_tests
- it_common
- it_exemplars_otel_agent
- it_exemplars_otel_sdk
- it_java_versions
- it_log4j2
- it_pushgateway
- it_servlet_jakarta_exporter_webxml
- simpleclient_graphite_bridge
- simpleclient_hibernate
- simpleclient_httpserver
- simpleclient_jetty_jdk8
- simpleclient_jetty
- simpleclient_log4j2
- simpleclient_log4j
- simpleclient_logback
- simpleclient_servlet_common
- simpleclient_servlet_jakarta
- simpleclient_servlet
- simpleclient_spring_web
- simpleclient_vertx4
- simpleclient_vertx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments