We do not use ReadRequest
authorJulien Pivotto <roidelapluie@inuits.eu>
Tue, 11 May 2021 11:24:01 +0000 (13:24 +0200)
committerJulien Pivotto <roidelapluie@inuits.eu>
Tue, 11 May 2021 11:24:01 +0000 (13:24 +0200)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
CHANGELOG.md

index a85778e4ed30d1187c4a059a729f15f0d9bdfdf5..6dbdc8667c0cb3c851d137324cda6cbd9dea2aa4 100644 (file)
@@ -1,8 +1,5 @@
 ## 0.19.0 / 2021-05-10
 
-This release is built with go 1.16.4, which contains a [bugfix](https://github.com/golang/go/issues/45712)
-that can cause an untrusted target to make Blackbox Exporter crash.
-
 In the HTTP probe, `no_follow_redirects` has been changed to `follow_redirects`.
 This release accepts both, with a precedence to the `no_follow_redirects` parameter.
 In the next release, `no_follow_redirects` will be removed.