From 1882a08041716ded1f3342e29b9275791d277c71 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Tue, 8 May 2018 11:22:21 +0200 Subject: 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 --- CHANGELOG.md | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 549fd46..b9f4b15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * [ENHANCEMENT] * [BUGFIX] -## 0.16.0-rc.3 / 2018-04-27 +## 0.16.0 / 2018-05-15 **Breaking changes** @@ -37,6 +37,7 @@ Other breaking changes: * [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] Remove depreated gmond collector #852 +* [CHANGE] align Darwin disk stat names with Linux #930 * [FEATURE] Add `collect[]` parameter #699 * [FEATURE] Add text collector conversion for ipmitool output. #746 * [FEATURE] Add openbsd meminfo #724 diff --git a/VERSION b/VERSION index d420a6a..04a373e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.0-rc.3 +0.16.0 -- cgit v1.2.3