Released version 3.5-dev0 with the following main changes :
- MINOR: version: mention that it's development again
ChangeLog :
===========
+2026/06/03 : 3.5-dev0
+ - MINOR: version: mention that it's development again
+
2026/06/03 : 3.4.0
- BUG/MINOR: tcpcheck: Check LDAP response to not read more data than available
- BUG/MINOR: ssl-gencert: validate SNI characters to prevent SAN certificate injection
HAProxy
Configuration Manual
----------------------
- version 3.4
+ version 3.5
2026/06/03
-----------------------
HAProxy Starter Guide
-----------------------
- version 3.4
+ version 3.5
This document is an introduction to HAProxy for all those who don't know it, as
------------------------
HAProxy Management Guide
------------------------
- version 3.4
+ version 3.5
This document describes how to start, stop, manage, and troubleshoot HAProxy,
#ifdef CONFIG_PRODUCT_BRANCH
#define PRODUCT_BRANCH CONFIG_PRODUCT_BRANCH
#else
-#define PRODUCT_BRANCH "3.4"
+#define PRODUCT_BRANCH "3.5"
#endif
#ifdef CONFIG_PRODUCT_STATUS