From: Julien Pivotto Date: Fri, 17 Jun 2022 12:12:35 +0000 (+0200) Subject: Release 0.21.1 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e0d5e4453c54b6e508531a761131d7f21007783c;p=blackbox_exporter.git Release 0.21.1 Signed-off-by: Julien Pivotto --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 846c51e..8a72620 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.21.1 / 2022-06-17 + +* [BUGFIX] Fix a data race in HTTP probes. #929 + ## 0.21.0 / 2022-05-30 This Prometheus release is built with go1.18, which contains two noticeable diff --git a/VERSION b/VERSION index 8854156..a67ceba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.21.0 +0.21.1