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
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Unreleased

## 1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change
in prometheus/common v0.66.0. There are no functional changes.

## 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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.0
1.23.1
Loading