[master] 836ecdbc1 Changelog TLC

Nils Goroll nils.goroll at uplex.de
Thu May 4 09:50:13 UTC 2023


commit 836ecdbc1296b1c3b88f4f63d397b10d84690f77
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu May 4 11:43:23 2023 +0200

    Changelog TLC
    
    not yet complete, I just had this change locally and want to avoid
    repeating work on it.

diff --git a/doc/changes.rst b/doc/changes.rst
index aef12cd4f..d280a9c7f 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -35,6 +35,15 @@ release process.
 Varnish Cache NEXT (2023-09-15)
 ===============================
 
+.. PLEASE keep this roughly in commit order as shown by git-log / tig
+   (new to old)
+
+* Call sites of VMOD fuctions and methods can now be restricted to
+  built-in subroutines using the ``$Restrict`` stanza in the VCC file.
+
+* Varnish Delivery Processors (VDPs) are now also properly closed for
+  error conditions, avoiding potential minor memory leaks.
+
 .. _3908: https://github.com/varnishcache/varnish-cache/pull/3908
 
 * The newly introduced abstract socket support was incompatible with


More information about the varnish-commit mailing list