We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b785b0 commit 39cf574Copy full SHA for 39cf574
CHANGELOG.md
@@ -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
8
## 1.12.0 / 2022-01-19
9
10
* [CHANGE] example/random: Move flags and metrics into main() #935
VERSION
@@ -1 +1 @@
-1.12.0
+1.12.1
0 commit comments