From ce6716fe90ed67cb91cf8cf38a5de951853dcc2b Mon Sep 17 00:00:00 2001 From: Goutham Veeramachaneni Date: Wed, 19 Sep 2018 19:04:43 +0530 Subject: [PATCH] release 2.4.1 (#4632) Signed-off-by: Goutham Veeramachaneni --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e163e206383..2b95d5e4a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.4.1 / 2018-09-19 + +* [ENHANCEMENT] New TSDB metrics prometheus/tsdb#375 prometheus/tsdb#363 +* [BUGFIX] Render UI correctly for Windows #4616 +* [BUGFIX] Handle WAL corruptions properly prometheus/tsdb#389 + ## 2.4.0 / 2018-09-11 This release includes multiple bugfixes and features. Further, the WAL implementation has been re-written so the storage is not forward compatible. Prometheus 2.3 storage will work on 2.4 but not vice-versa. diff --git a/VERSION b/VERSION index 197c4d5c2d7..005119baaa0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.0 +2.4.1