From d4c83da6d252d4edfdbd639fb817ebdb8e9ab2e4 Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Tue, 2 Nov 2021 11:07:15 +0100 Subject: [PATCH] Release 2.31 (#9639) Signed-off-by: Julien Pivotto --- CHANGELOG.md | 7 ++----- VERSION | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b03ceb1..80dd06611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,6 @@ -## 2.31.0-rc.1 / 2021-10-25 - -* [BUGFIX] UI: Fix assets loading when a prefix is used in `--web.route-prefix` or `--web.external-url`. #9586 - -## 2.31.0-rc.0 / 2021-10-21 +## 2.31.0 / 2021-11-02 +* [CHANGE] UI: Remove standard PromQL editor in favour of the codemirror-based editor. #9452 * [FEATURE] PromQL: Add trigonometric functions and `atan2` binary operator. #9239 #9248 #9515 * [FEATURE] Remote: Add support for exemplar in the remote write receiver endpoint. #9319 #9414 * [FEATURE] SD: Add PuppetDB service discovery. #8883 diff --git a/VERSION b/VERSION index 4e9a8e736..bafceb320 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.31.0-rc.1 +2.31.0