From 5d7e3e970602c755855340cb190a972cebdd2ebf Mon Sep 17 00:00:00 2001 From: Ganesh Vernekar <15064823+codesome@users.noreply.github.com> Date: Tue, 9 Jun 2020 15:55:42 +0530 Subject: [PATCH] Cut v2.19.0 (#7366) Signed-off-by: Ganesh Vernekar --- CHANGELOG.md | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 023e6afd3..283dfa11d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.19.0-rc.0 / 2020-06-05 +## 2.19.0 / 2020-06-09 * [FEATURE] TSDB: Memory-map full chunks of Head (in-memory) block from disk. This reduces memory footprint and makes restarts faster. #6679 * [ENHANCEMENT] Discovery: Added discovery support for Triton global zones. #7250 @@ -10,6 +10,7 @@ * [BUGFIX] React UI: Don't null out data when clicking on the current tab. #7243 * [BUGFIX] PromQL: Correctly track number of samples for a query. #7307 * [BUGFIX] PromQL: Return NaN when histogram buckets have 0 observations. #7318 +* [BUGFIX] TSDB: Fix incorrect query results when using Prometheus with remote reads configured #7361 ## 2.18.1 / 2020-05-07 diff --git a/VERSION b/VERSION index 671afcb4b..ef0f38abe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.19.0-rc.0 +2.19.0