From a9309a2e1e1175104378a584b15e28492aac2e85 Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Tue, 16 Apr 2019 12:53:40 +0100 Subject: [PATCH] Prepare 2.9.1 Signed-off-by: Brian Brazil --- CHANGELOG.md | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66b0b4fb36..cdf961a1e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.9.1 / 2019-04-16 + +* [BUGFIX] Discovery/kubernetes: fix missing label sanitization #5462 +* [BUGFIX] Remote_write: Prevent reshard concurrent with calling stop #5460 + ## 2.9.0 / 2019-04-15 This releases uses Go 1.12, which includes a change in how memory is released diff --git a/VERSION b/VERSION index c8e38b6140..dedcc7d433 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.0 +2.9.1