[RELEASE] Released version 3.3-dev5

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
This commit is contained in:
Willy Tarreau 2025-07-28 11:26:22 +02:00
parent 7fa812a1ac
commit cedb4f0461
4 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
$Format:%ci$
2025/07/26
2025/07/28

View File

@ -1 +1 @@
3.3-dev4
3.3-dev5

View 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