]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[RELEASE] Released version 3.3-dev5 v3.3-dev5
authorWilly Tarreau <w@1wt.eu>
Mon, 28 Jul 2025 09:26:22 +0000 (11:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 28 Jul 2025 09:26:22 +0000 (11:26 +0200)
Released version 3.3-dev5 with the following main changes :
    - BUG/MEDIUM: queue/stats: also use stream_set_srv_target() for pendconns
    - DOC: list missing global QUIC settings

CHANGELOG
VERDATE
VERSION
doc/configuration.txt

index 2855c634bf20d832ade6ed3571e762831841a71a..59b2c3fb359e88b84a11650b79c9e19c4a1de402 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
 ChangeLog :
 ===========
 
+2025/07/28 : 3.3-dev5
+    - BUG/MEDIUM: queue/stats: also use stream_set_srv_target() for pendconns
+    - DOC: list missing global QUIC settings
+
 2025/07/26 : 3.3-dev4
     - CLEANUP: server: do not check for duplicates anymore in findserver()
     - REORG: server: move findserver() from proxy.c to server.c
diff --git a/VERDATE b/VERDATE
index 37c53c1bf6558d5cf1cb4e96a431d1f109b76df4..699e95f86712d09c32f004994d75ddd1ddc629ad 100644 (file)
--- a/VERDATE
+++ b/VERDATE
@@ -1,2 +1,2 @@
 $Format:%ci$
-2025/07/26
+2025/07/28
diff --git a/VERSION b/VERSION
index 313521e019d499f649736956507f3cbb36afe95f..af7eccf86d98e9e25e2c7974737841e04aa9e587 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.3-dev4
+3.3-dev5
index dc4aef160a301274559a396779465c9477281a1f..3823ba630f9c9e4e28403890b493dd4908061f30 100644 (file)
@@ -3,7 +3,7 @@
                           Configuration Manual
                          ----------------------
                               version 3.3
-                              2025/07/26
+                              2025/07/28
 
 
 This document covers the configuration language as implemented in the version