From 56e14463bccfbb6a8facfb663fed5e0ca9f8b387 Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Fri, 11 Feb 2022 20:32:33 +0100 Subject: [PATCH] Release 2.33.3 Signed-off-by: Julien Pivotto --- CHANGELOG.md | 6 +++++- VERSION | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc151740cc..1750a780f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ +## 2.33.3 / 2022-02-11 + +* [BUGFIX] Azure SD: Fix a regression when public IP Address isn't set. #10289 + ## 2.33.2 / 2022-02-11 -* [BUGFIX] Azure SD: Fix panic when IP Address isn't set. #10280 +* [BUGFIX] Azure SD: Fix panic when public IP Address isn't set. #10280 * [BUGFIX] Remote-write: Fix deadlock when stopping a shard. #10279 ## 2.33.1 / 2022-02-02 diff --git a/VERSION b/VERSION index 0b82b8d70e..dc148c42f4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.33.2 +2.33.3