Skip to content

Commit 39cf574

Browse files
committed
Cut v1.12.1 (#978)
* Cut v1.12.1 Signed-off-by: Kemal Akkoyun <[email protected]> * Apply review suggestions Signed-off-by: Kemal Akkoyun <[email protected]>
1 parent 9b785b0 commit 39cf574

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.12.1 / 2022-01-29
2+
3+
* [BUGFIX] Make the Go 1.17 collector concurrency-safe #969
4+
* Use simpler locking in the Go 1.17 collector #975
5+
* [BUGFIX] Reduce granularity of histogram buckets for Go 1.17 collector #974
6+
* [ENHANCEMENT] API client: make HTTP reads more efficient #976
7+
18
## 1.12.0 / 2022-01-19
29

310
* [CHANGE] example/random: Move flags and metrics into main() #935

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.0
1+
1.12.1

0 commit comments

Comments
 (0)