[RELEASE] Released version 3.1.5 v3.1.5
authorWilly Tarreau <w@1wt.eu>
Thu, 20 Feb 2025 15:31:17 +0000 (16:31 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 20 Feb 2025 15:31:17 +0000 (16:31 +0100)
Released version 3.1.5 with the following main changes :
    - BUG/MEDIUM: applet: Don't handle EOI/EOS/ERROR is applet is waiting for room
    - BUG/MEDIUM: spoe/mux-spop: Introduce an NOOP action to deal with empty ACK

CHANGELOG
VERDATE
VERSION
doc/configuration.txt

index 2233e40..3cccc67 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
 ChangeLog :
 ===========
 
+2025/02/20 : 3.1.5
+    - BUG/MEDIUM: applet: Don't handle EOI/EOS/ERROR is applet is waiting for room
+    - BUG/MEDIUM: spoe/mux-spop: Introduce an NOOP action to deal with empty ACK
+
 2025/02/19 : 3.1.4
     - BUG/MEDIUM: ssl: chosing correct certificate using RSA-PSS with TLSv1.3
     - BUG/MEDIUM: debug: close a possible race between thread dump and panic()
diff --git a/VERDATE b/VERDATE
index 26b3af2..8b95479 100644 (file)
--- a/VERDATE
+++ b/VERDATE
@@ -1,2 +1,2 @@
 $Format:%ci$
-2025/02/19
+2025/02/20
diff --git a/VERSION b/VERSION
index 0aec50e..3ad0595 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.4
+3.1.5
index fb06aa5..8cab936 100644 (file)
@@ -3,7 +3,7 @@
                           Configuration Manual
                          ----------------------
                               version 3.1
-                              2025/02/19
+                              2025/02/20
 
 
 This document covers the configuration language as implemented in the version