Skip to content

Commit 4bbb297

Browse files
authored
Cut 1.15.1 (#1266)
Signed-off-by: bwplotka <[email protected]>
1 parent 2eaffbd commit 4bbb297

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
## What's Changed
66

7+
* [BUGFIX] Fixed promhttp.Instrument* handlers wrongly trying to attach exemplar to unsupported metrics (e.g. summary), \
8+
causing panics #1253
9+
10+
## What's Changed
11+
712
* [BUGFIX] Fix issue with atomic variables on ppc64le #1171
813
* [BUGFIX] Support for multiple samples within same metric #1181
914
* [BUGFIX] Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 #1187

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.0
1+
1.15.1

0 commit comments

Comments
 (0)