Skip to content

Commit dd5068b

Browse files
authored
Merge pull request #93 from prometheus-community/superq/release_0.4.0
Release 0.4.0
2 parents cb02a1f + 97be615 commit dd5068b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
## master / unreleased
2+
3+
## 0.4.0 / 2021-01-14
24

3-
* [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
411

512
## 0.3.0 / 2020-01-08
613

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

0 commit comments

Comments
 (0)