From: SuperQ Date: Tue, 16 May 2023 09:48:49 +0000 (+0200) Subject: Release v0.24.0 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7d5011c28ebbb55b99ac3324e9954beb2b198265;p=blackbox_exporter.git Release v0.24.0 * [CHANGE] Make Proxy Connect Headers consistent with Prometheus #1008 * [FEATURE] Add hostname parameter for TCP probe #981 * [FEATURE] Add support for HTTP request body as file #987 Signed-off-by: SuperQ --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6052e1e..2e57ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.24.0 / 2023-05-16 + +* [CHANGE] Make Proxy Connect Headers consistent with Prometheus #1008 +* [FEATURE] Add hostname parameter for TCP probe #981 +* [FEATURE] Add support for HTTP request body as file #987 + ## 0.23.0 / 2022-12-02 * [SECURITY] Update Exporter Toolkit (CVE-2022-46146) #979 diff --git a/VERSION b/VERSION index ca222b7..2094a10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.23.0 +0.24.0