From 410ee9e04acb8f59f400858752ca82b4ef88035e Mon Sep 17 00:00:00 2001 From: Goutham Veeramachaneni Date: Mon, 28 Jan 2019 15:37:30 +0530 Subject: [PATCH] *: cut 2.7.0 (#5141) Signed-off-by: Goutham Veeramachaneni --- CHANGELOG.md | 14 ++------------ VERSION | 2 +- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2baa40f9..b7edb57aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,8 @@ -## 2.7.0-rc.2 / 2019-01-24 +## 2.7.0 / 2019-01-28 -This release is compiled with the go1.11.5 security release. - -## 2.7.0-rc.1 / 2019-01-21 - -We're rolling back the Dockerfile changes introduced in 2.6.0. If you made changes to your docker deployment in 2.6.0, you will need to roll them back. +We're rolling back the Dockerfile changes introduced in 2.6.0. If you made changes to your docker deployment in 2.6.0, you will need to roll them back. This release also adds experimental support for disk size based retention. To accomodate that we are deprecating the flag `storage.tsdb.retention` in favour of `storage.tsdb.retention.time`. We print a warning if the flag is in use, but it will function without breaking until Prometheus 3.0. * [CHANGE] Rollback Dockerfile to version at 2.5.0. Rollback of the breaking change introduced in 2.6.0. #5122 -* [BUGFIX] Make sure the right header is sent when default CORS is set. #5117 - -## 2.7.0-rc.0 / 2019-01-18 - -This release adds experimental support for disk size based retention. To accomodate that we are deprecating the flag `storage.tsdb.retention` in favour of `storage.tsdb.retention.time`. We print a warning if the flag is in use, but it will function without breaking until Prometheus 3.0. - * [FEATURE] Add subqueries to PromQL. #4831 * [FEATURE] [EXPERIMENTAL] Add support for disk size based retention. Note that we don't consider the WAL size which could be significant and the time based retention policy also applies. #5109 prometheus/tsdb#343 * [FEATURE] Add CORS origin flag. #5011 diff --git a/VERSION b/VERSION index 632ade876..24ba9a38d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.7.0-rc.2 +2.7.0