Released version 3.2-dev0 with the following main changes :
- exact copy of 3.1.0
ChangeLog :
===========
+2024/11/26 : 3.2-dev0
+ - exact copy of 3.1.0
+
2024/11/26 : 3.1.0
- BUG/MAJOR: mux-h1: Properly handle wrapping on obuf when dumping the first-line
- BUILD: activity/memprofile: fix a build warning in the posix_memalign handler
HAProxy
Configuration Manual
----------------------
- version 3.1
+ version 3.2
2024/11/26
-----------------------
HAProxy Starter Guide
-----------------------
- version 3.1
+ version 3.2
This document is an introduction to HAProxy for all those who don't know it, as
------------------------
HAProxy Management Guide
------------------------
- version 3.1
+ version 3.2
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.1"
+#define PRODUCT_BRANCH "3.2"
#endif
#ifdef CONFIG_PRODUCT_STATUS