[master] 6b13464 more changes
Nils Goroll
nils.goroll at uplex.de
Tue Sep 13 12:31:13 CEST 2016
commit 6b13464c406b937722055aebf041a5f0f4f12853
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Tue Sep 13 12:30:34 2016 +0200
more changes
diff --git a/doc/changes.rst b/doc/changes.rst
index 9bcafa6..7531d91 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -27,6 +27,22 @@ Major items:
* new shard director for loadbalancing by consistent hashing
+* ban lurker performance improvements
+
+* access to obj.ttl, obj.age, obj.grace and obj.keep in vcl_deliver
+
+News for Vmod Authors
+---------------------
+
+* vcl cli events (init/fini methods) now have a workspace and
+ PRIV_TASK
+
+* PRIV_* now also work for object methods with unchanged scope. In
+ particular, they are per vmod and `not` per object - e.g. the same
+ PRIV_TASK gets passed to object methods as to functions during a VCL
+ task.
+
+
======================================
Varnish Cache 4.1.3-beta1 (2016-06-15)
======================================
More information about the varnish-commit
mailing list