From c448ada63d83002e9c1d2c9f84e09f55a61f0ff7 Mon Sep 17 00:00:00 2001 From: Ganesh Vernekar <15064823+codesome@users.noreply.github.com> Date: Fri, 26 Jun 2020 14:27:23 +0530 Subject: [PATCH] Cut v2.19.2 (#7464) Signed-off-by: Ganesh Vernekar --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf855180a..ce2e18734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.19.2 / 2020-06-26 + +* [BUGFIX] Remote Write: Fix panic when reloading config with modified queue parameters. #7452 + ## 2.19.1 / 2020-06-18 * [BUGFIX] TSDB: Fix m-map file truncation leading to unsequential files. #7414 diff --git a/VERSION b/VERSION index b8e248f40..17bdb70fa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.19.1 +2.19.2