Release 0.21.1
authorJulien Pivotto <roidelapluie@o11y.eu>
Fri, 17 Jun 2022 12:12:35 +0000 (14:12 +0200)
committerJulien Pivotto <roidelapluie@gmail.com>
Fri, 17 Jun 2022 12:21:50 +0000 (14:21 +0200)
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
CHANGELOG.md
VERSION

index 846c51e3c5c27fc9ef41707f5e6744c5579bb12d..8a7262090373d8a6fdc6db4ddf2aa788bf5f8b33 100644 (file)
@@ -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 885415662ff8cd71c114c96b3cd70daaa329f04b..a67cebaf7ff61ccbf2741283f4341147d2fadae8 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.21.0
+0.21.1