From 437416975295c3cf871d62a47630a00b32e97382 Mon Sep 17 00:00:00 2001 From: Trey Dockendorf Date: Mon, 20 Nov 2023 13:04:26 -0500 Subject: [PATCH] Release 3.0.0 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce31fde..05a09d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 3.0.0 / 2023-11-20 + +* [BREAKING] Change how mmhealth event filtering works and make events a metric (#62) + * Add gpfs_health_event metric. + * The collector.mmhealth.ignored-event flag will only filter events for the gpfs_health_event metric +* TLS and auth support (#65) + ## 3.0.0-rc.1 / 2023-07-12 * [BREAKING] Change how mmhealth event filtering works and make events a metric (#62) diff --git a/VERSION b/VERSION index 8443074..4a36342 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.0-rc.1 +3.0.0