From ae8603ce34d8fb1358e0e0c5231c7be25906fb78 Mon Sep 17 00:00:00 2001 From: beorn7 Date: Sat, 29 Jan 2022 16:11:12 +0100 Subject: [PATCH] Cut v2.33.0 Signed-off-by: beorn7 --- CHANGELOG.md | 9 ++------- VERSION | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e87c2d62b..8bb316df3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,4 @@ -## 2.33.0-rc.1 / 2022-01-19 - -* [ENHANCEMENT] UI: Debounce search bar. #10157 -* [BUGFIX] TSDB: Fix deadlock from simultaneous GC and write. #10166 -* [BUGFIX] TSDB: Fix minor issues introduced in #10051. #10159 - -## 2.33.0-rc.0 / 2022-01-12 +## 2.33.0 / 2022-01-29 * [CHANGE] PromQL: Promote negative offset and `@` modifer to stable features. #10121 * [CHANGE] Web: Promote remote-write-receiver to stable. #10119 @@ -31,6 +25,7 @@ * [BUGFIX] UI: Fix overlapping click targets for the alert state checkboxes. #10136 * [BUGFIX] UI: Fix _Unhealthy_ filter on target page to actually display only _Unhealthy_ targets. #10103 * [BUGFIX] UI: Fix autocompletion when expression is empty. #10053 +* [BUGFIX] TSDB: Fix deadlock from simultaneous GC and write. #10166 ## 2.32.1 / 2021-12-17 diff --git a/VERSION b/VERSION index 4ae0446d4..3afbaeb2b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.33.0-rc.1 +2.33.0