[master] 7dc7292 Add note on obj.storage

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Wed Mar 14 23:54:07 UTC 2018


commit 7dc7292b19674383611ae8e2c1e7718fd87dab25
Author: Pål Hermunn Johansen <hermunn at varnish-software.com>
Date:   Thu Mar 15 00:46:41 2018 +0100

    Add note on obj.storage

diff --git a/doc/changes.rst b/doc/changes.rst
index b96424b..5b6495d 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -44,6 +44,8 @@ VCL and bundled VMODs
   ``req.hash_always_miss`` are now accessible from all of the client
   side subs, not just ``vcl_recv{}``
 
+* ``obj.storage`` is now available in ``vcl_hit{}`` and ``vcl_deliver{}``.
+
 * Removed ``beresp.storage_hint`` for VCL 4.1 (was deprecated since
   Varnish 5.1)
 


More information about the varnish-commit mailing list