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 cb02a1f + 97be615 commit dd5068bCopy full SHA for dd5068b
CHANGELOG.md
@@ -1,6 +1,13 @@
1
## master / unreleased
2
+
3
+## 0.4.0 / 2021-01-14
4
-* [BUGFIX] Use uint64 for counters in v3 xml. #70
5
+* [CHANGE] Replace legacy common/log with promlog #85
6
+* [FEATURE] Add current recursive clients metric #74
7
+* [FEATURE] Add zone serial numbers as metrics #91
8
+* [FEATURE] Add TLS and basic authentication #94
9
+* [BUGFIX] Use uint64 for counters in v3 xml #70
10
+* [BUGFIX] Fix Gauge type for large gauges #90
11
12
## 0.3.0 / 2020-01-08
13
VERSION
@@ -1 +1 @@
-0.3.0
+0.4.0
0 commit comments