Browse Source

release 2.4.1 (#4632)

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
pull/4645/head v2.4.1
Goutham Veeramachaneni 6 years ago committed by GitHub
parent
commit
ce6716fe90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      CHANGELOG.md
  2. 2
      VERSION

6
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 ## 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. 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.

2
VERSION

@ -1 +1 @@
2.4.0 2.4.1

Loading…
Cancel
Save