Skip to content

Commit 30adf63

Browse files
committed
Update CHANGELOG.md
Signed-off-by: Chris Sinjakli <chris@sinjakli.co.uk>
1 parent 4cd41fc commit 30adf63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
Previously, an error would be raised if you passed a symbol as the job name, which
1010
is inconsistent with how we handle label values in the rest of the client. This
1111
change converts the job name to a string before trying to use it.
12+
- [#297](https://github.com/prometheus/client_ruby/pull/297) Stringify grouping key
13+
values in push client:
14+
Same thing as #296, but for grouping key values.
1215

1316
# 4.2.1 / 2023-08-04
1417

0 commit comments

Comments
 (0)