Merged
Conversation
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
zeitlinger
reviewed
Apr 27, 2026
Member
zeitlinger
left a comment
There was a problem hiding this comment.
@jaydeluca I added some missing docs it this PR - can you take a look?
| ## [1.6.0](https://github.com/prometheus/client_java/compare/v1.5.1...v1.6.0) (2026-04-25) | ||
|
|
||
| > Note: OpenMetrics 2.0 support is still in progress and not ready for general use yet. | ||
| > |
Member
There was a problem hiding this comment.
I added some docs that were forgotten in last release
| "go:github.com/grafana/oats" = "0.6.1" | ||
| java = "temurin-25.0.3+9.0.LTS" | ||
| lychee = "0.24.1" | ||
| lychee = "0.23.0" |
Member
There was a problem hiding this comment.
that slipped through because of a gap in flint that will be fixed in next release (testing all files in version update)
| .register(); // IllegalArgumentException, because a metric with that name is already registered | ||
| ``` | ||
|
|
||
| ## Suffix-Based Name Validation |
Member
There was a problem hiding this comment.
I added some docs that were forgotten in last release
jaydeluca
approved these changes
Apr 27, 2026
Contributor
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
1.6.1 (2026-04-27)
Bug Fixes
Documentation
Important
Close and reopen this PR to trigger CI checks.