From 24c9b61221f7006e87cd62b9fe2901d43e19ed53 Mon Sep 17 00:00:00 2001 From: Chris Marchbanks Date: Wed, 12 May 2021 11:32:12 -0600 Subject: [PATCH] Release 2.27.0 (#8814) Signed-off-by: Chris Marchbanks --- CHANGELOG.md | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6414e5b52..0b0b79431e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ -## 2.27.0-rc.0 / 2021-05-09 +## 2.27.0 / 2021-05-12 * [FEATURE] Promtool: Retroactive rule evaluation functionality. #7675 * [FEATURE] Configuration: Environment variable expansion for external labels. Behind `--enable-feature=expand-external-labels` flag. #8649 -* [FEATURE] TSDB: Add a flag(`-storage.tsdb.max-chunk-size`) to control chunk allocation size for small Prometheus instances. #8478 +* [FEATURE] TSDB: Add a flag(`--storage.tsdb.max-block-chunk-segment-size`) to control the max chunks file size of the blocks for small Prometheus instances. #8478 * [FEATURE] UI: Add a dark theme. #8604 * [FEATURE] AWS Lightsail Discovery: Add AWS Lightsail Discovery. #8693 * [FEATURE] Docker Discovery: Add Docker Service Discovery. #8629 diff --git a/VERSION b/VERSION index d079cc4abe..a5f3e61bdc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.27.0-rc.0 +2.27.0