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