We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6416bc + 9527eaa commit f688948Copy full SHA for f688948
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.3.1 / 2015-03-04
2
+* [ENHANCEMENT] Switched fingerprinting functions from own free list to
3
+ sync.Pool.
4
+* [CHANGE] Makefile uses Go 1.4.2 now (only relevant for examples and tests).
5
+
6
## 0.3.0 / 2015-03-03
7
* [CHANGE] Changed the fingerprinting for metrics. THIS WILL INVALIDATE ALL
8
PERSISTED FINGERPRINTS. IF YOU COMPILE THE PROMETHEUS SERVER WITH THIS
VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1
0 commit comments