Skip to content

Commit 8a8eff5

Browse files
vesarikakkoyun
andauthored
Merge release-1.23 into main (#1851)
Merge release-1.23 into main. --------- Signed-off-by: Arianna Vespri <[email protected]> Signed-off-by: Arianna Vespri <[email protected]> Co-authored-by: Kemal Akkoyun <[email protected]>
1 parent a4af5c8 commit 8a8eff5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 1.23.0 / 2025-07-30
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] collector/go: Update runtime metrics for Go v1.23 and v1.24 #1833
10+
* [BUGFIX] exp/api: client prompt return on context cancellation #1729
11+
312
## 1.22.0 / 2025-04-07
413

514
: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

0 commit comments

Comments
 (0)