Skip to content

chore(main): release 1.6.1 - #2064

Merged
zeitlinger merged 2 commits into
mainfrom
release-please--branches--main
Apr 27, 2026
Merged

chore(main): release 1.6.1#2064
zeitlinger merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

1.6.1 (2026-04-27)

Bug Fixes

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

Documentation


Important

Close and reopen this PR to trigger CI checks.

Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>

@zeitlingerzeitlinger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaydeluca I added some missing docs it this PR - can you take a look?

Comment threadCHANGELOG.md
## [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.
>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some docs that were forgotten in last release

Comment threadmise.toml
"go:github.com/grafana/oats" = "0.6.1"
java = "temurin-25.0.3+9.0.LTS"
lychee = "0.24.1"
lychee = "0.23.0"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some docs that were forgotten in last release

@zeitlinger
zeitlinger merged commit fa68aa7 into mainApr 27, 2026
14 checks passed
@zeitlinger
zeitlinger deleted the release-please--branches--main branch April 27, 2026 13:19
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@zeitlinger@jaydeluca