From a60837ff6ed2356bb6943b55a859c66ac76823e5 Mon Sep 17 00:00:00 2001 From: SuperQ Date: Sun, 3 Mar 2024 16:17:14 +0100 Subject: [PATCH] Release v0.12.0 * [CHANGE] Better SCSI/SAS support, and removing confused metrics #168 * [ENHANCEMENT] Impvoe the JSON collection script; now requires jq/yq #176 * [BUGFIX] Shell fixes for `collect-smartctl-json.sh` #178 * [BUGFIX] Various fixes to `collect_fake_json.sh` #159 Signed-off-by: SuperQ --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf65aec..ead35ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.12.0 / 2024-03-03 + +* [CHANGE] Better SCSI/SAS support, and removing confused metrics #168 +* [ENHANCEMENT] Impvoe the JSON collection script; now requires jq/yq #176 +* [BUGFIX] Shell fixes for `collect-smartctl-json.sh` #178 +* [BUGFIX] Various fixes to `collect_fake_json.sh` #159 + ## 0.11.0 / 2023-08-27 * [CHANGE] Remove redundant meta labels from SCSI metrics #154 diff --git a/VERSION b/VERSION index d9df1bb..ac454c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.0 +0.12.0