10BC0 Cut v1.23.0 by vesari · Pull Request #1848 · prometheus/client_golang · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Unreleased

## 1.23.0-rc.1 / 2025-07-15
## 1.23.0 / 2025-07-30

* [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #1812
* [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #1766
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.0-rc.1
1.23.0
Loading
0