Skip to content

Commit 48dd383

Browse files
authored
Cut v1.24.0 (#2061)
Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
1 parent a725305 commit 48dd383

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Unreleased
22

3-
## 1.24.0-rc.0 / 2026-07-17
3+
## 1.24.0 / 2026-07-20
44

55
* [CHANGE] Minimum required Go version is now 1.25, only the two latest Go versions (1.25 and 1.26) are supported from now on. #1862
66
* [CHANGE] prometheus: Name validation now always uses the UTF-8 scheme instead of the deprecated `model.NameValidationScheme` global. Default behavior is unchanged; code that set `NameValidationScheme = LegacyValidation` no longer gets legacy enforcement at metric, label, and push-grouping construction. #2051

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.0-rc.0
1+
1.24.0

0 commit comments

Comments
 (0)