Skip to content

Commit 5ff80d9

Browse files
committed
Cut v1.23.0-rc.0
Signed-off-by: Arianna Vespri <arianna.vespri@yahoo.it>
1 parent b157309 commit 5ff80d9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## Unreleased
22

3+
## 1.23.0-rc.0 / 2025-07-15
4+
5+
* [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #1812
6+
* [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #1766
7+
* [FEATURE] Add exemplars for native histograms #1686
8+
* [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #1823
9+
* [ENHANCEMENT] Update runtime metrics for Go v1.23 and v1.24 #1833
10+
* [BUGFIX] fix: client prompt return on context cancellation #1729
11+
* [BUGIFX] Fix errNotImplemented reference #1835
12+
313
## 1.22.0 / 2025-04-07
414

515
:warning: This release contains potential breaking change if you use experimental `zstd` support introduce in #1496 :warning:

VERSION

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

0 commit comments

Comments
 (0)