Release v0.24.0
authorSuperQ <superq@gmail.com>
Tue, 16 May 2023 09:48:49 +0000 (11:48 +0200)
committerSuperQ <superq@gmail.com>
Tue, 16 May 2023 09:48:49 +0000 (11:48 +0200)
* [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 <superq@gmail.com>
CHANGELOG.md
VERSION

index 6052e1e419a8adb0ade6c2f74775cee4c9a17434..2e57ee485cedf61c7527e3ab9ebe023faf762f96 100644 (file)
@@ -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 ca222b7cf394c7e48e13308f41fb4c49478f6e12..2094a100ca8bd90c2861a5da1807755ff3608831 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.23.0
+0.24.0