From 83032011a5d3e6102624fe58241a374a7201fee8 Mon Sep 17 00:00:00 2001 From: Ganesh Vernekar <15064823+codesome@users.noreply.github.com> Date: Tue, 22 Feb 2022 21:55:48 +0530 Subject: [PATCH] Cut v2.33.4 (#10337) 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 1750a780f7..7d6edc3664 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.33.4 / 2022-02-22 + +* [BUGFIX] TSDB: Fix panic when m-mapping head chunks onto the disk. #10316 + ## 2.33.3 / 2022-02-11 * [BUGFIX] Azure SD: Fix a regression when public IP Address isn't set. #10289 diff --git a/VERSION b/VERSION index dc148c42f4..02eb446321 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.33.3 +2.33.4