Released version 2.8-dev0 with the following main changes :
- MINOR: version: mention that it's development again
ChangeLog :
===========
+2022/12/01 : 2.8-dev0
+ - MINOR: version: mention that it's development again
+
2022/12/01 : 2.7.0
- MINOR: ssl: forgotten newline in error messages on ca-file
- BUG/MINOR: ssl: shut the ca-file errors emitted during httpclient init
HAProxy
Configuration Manual
----------------------
- version 2.7
+ version 2.8
2022/12/01
-----------------------
HAProxy Starter Guide
-----------------------
- version 2.7
+ version 2.8
This document is an introduction to HAProxy for all those who don't know it, as
------------------------
HAProxy Management Guide
------------------------
- version 2.7
+ version 2.8
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 "2.7"
+#define PRODUCT_BRANCH "2.8"
#endif
#ifdef CONFIG_PRODUCT_STATUS