We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d3a81 commit c8a3d32Copy full SHA for c8a3d32
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Unreleased
2
3
+## 1.14.0 / 2022-11-08
4
+
5
+* [FEATURE] Add Support for Native Histograms. #1150
6
+* [CHANGE] Extend `prometheus.Registry` to implement `prometheus.Collector` interface. #1103
7
8
## 1.13.1 / 2022-11-01
9
10
* [BUGFIX] Fix race condition with Exemplar in Counter. #1146
VERSION
@@ -1 +1 @@
-1.13.1
+1.14.0
0 commit comments