Release 0.16.0
Changes since 0.16.0-rc.3 * [CHANGE] align Darwin disk stat names with Linux #930 Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
e48b0e9c6a
commit
1882a08041
2 changed files with 3 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
* [ENHANCEMENT]
|
* [ENHANCEMENT]
|
||||||
* [BUGFIX]
|
* [BUGFIX]
|
||||||
|
|
||||||
## 0.16.0-rc.3 / 2018-04-27
|
## 0.16.0 / 2018-05-15
|
||||||
|
|
||||||
**Breaking changes**
|
**Breaking changes**
|
||||||
|
|
||||||
|
|
@ -37,6 +37,7 @@ Other breaking changes:
|
||||||
* [CHANGE] Greatly trim what netstat collector exposes by default #876
|
* [CHANGE] Greatly trim what netstat collector exposes by default #876
|
||||||
* [CHANGE] Drop `exec_` prefix and move `node_boot_time_seconds` from `exec` to new `boottime` collector and enable for Darwin/Dragonfly/FreeBSD/NetBSD/OpenBSD. #839, #901
|
* [CHANGE] Drop `exec_` prefix and move `node_boot_time_seconds` from `exec` to new `boottime` collector and enable for Darwin/Dragonfly/FreeBSD/NetBSD/OpenBSD. #839, #901
|
||||||
* [CHANGE] Remove depreated gmond collector #852
|
* [CHANGE] Remove depreated gmond collector #852
|
||||||
|
* [CHANGE] align Darwin disk stat names with Linux #930
|
||||||
* [FEATURE] Add `collect[]` parameter #699
|
* [FEATURE] Add `collect[]` parameter #699
|
||||||
* [FEATURE] Add text collector conversion for ipmitool output. #746
|
* [FEATURE] Add text collector conversion for ipmitool output. #746
|
||||||
* [FEATURE] Add openbsd meminfo #724
|
* [FEATURE] Add openbsd meminfo #724
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.16.0-rc.3
|
0.16.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue