From ccc511456a7d533cd783ff41df092ef174e6e9d7 Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Mon, 16 Mar 2020 16:59:12 +0100 Subject: [PATCH] Release 2.17.0-rc.1 (#6991) Signed-off-by: Julien Pivotto --- CHANGELOG.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d5640f4e..3ca69d3ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.17.0-rc.0 / 2020-03-12 +## 2.17.0-rc.1 / 2020-03-16 This release implements isolation in TSDB. API queries and recording rules are guaranteed to only see full scrapes and full recording rules. This comes with a diff --git a/VERSION b/VERSION index bf5e7d97b..f4ca5334e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.17.0-rc.0 +2.17.0-rc.1