From f3e7921595ab72b82081b3591953a01ec2b5b2e1 Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Wed, 17 Feb 2021 12:04:12 +0100 Subject: [PATCH] Release 2.25.0 Signed-off-by: Julien Pivotto --- CHANGELOG.md | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6739f735..fb035a12c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.25.0-rc.0 / 2021-02-12 +## 2.25.0 / 2021-02-17 This release includes a new `--enable-feature=` flag that enables experimental features. Such features might be changed or removed in the future. @@ -20,6 +20,7 @@ Alertmanager API v2 was released in Alertmanager v0.16.0 (released in January * [ENHANCEMENT] TSDB: Reload blocks every minute, to detect new blocks and enforce retention more often. #8343 * [BUGFIX] API: Fix global URL when external address has no port. #8359 * [BUGFIX] Backfill: Fix error message handling. #8432 +* [BUGFIX] Backfill: Fix "add sample: out of bounds" error when series span an entire block. #8476 * [BUGFIX] Deprecate unused flag --alertmanager.timeout. #8407 * [BUGFIX] Mixins: Support remote-write metrics renamed in v2.23 in alerts. #8423 * [BUGFIX] Remote: Fix garbage collection of dropped series in remote write. #8387 diff --git a/VERSION b/VERSION index 0257f1b3f..5c18f9195 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.25.0-rc.0 +2.25.0