[master] e8344b806 upgrading WIP

Dridi Boukelmoune dridi at varni.sh
Wed Sep 12 09:40:20 UTC 2018


On Wed, Sep 12, 2018 at 8:58 AM, Nils Goroll <nils.goroll at uplex.de> wrote:
>
> commit e8344b8061e6151d0bc1a990c83459ed0f7b3d36
> Author: Nils Goroll <nils.goroll at uplex.de>
> Date:   Wed Sep 12 08:54:19 2018 +0200
>
>     upgrading WIP
>
> diff --git a/doc/sphinx/whats-new/upgrading-6.1.rst b/doc/sphinx/whats-new/upgrading-6.1.rst
> index 0daf56df7..a8c3ae7b4 100644
> --- a/doc/sphinx/whats-new/upgrading-6.1.rst
> +++ b/doc/sphinx/whats-new/upgrading-6.1.rst
> @@ -131,6 +131,9 @@ Other changes to VCL
>    which can be used in ``vcl_init`` to emit an error message if the
>    VCL load fails due to the return.
>
> +* Additional ``import`` statements of an already imported vmod are now
> +  ignored.
> +
>  VMODs
>  =====
>
> @@ -371,6 +374,13 @@ Other changes
>      ``cache_director.h`` is not public, and should not be used by a
>      VMOD intended for VRT ABI compatibility.
>
> +  * The director API in ``vrt.h`` differs from the previous
> +    interface:
> +
> +    *WIP slink*

Instead of documenting it here, you could update the docs [1] and link to them?

[1] https://varnish-cache.org/docs/trunk/reference/directors.html

I hope you haven't made too much progress on that yet.

> +    * The director API which has changed:
> +
>    * Python 3 is now preferred in builds, and will likely be required
>      in future versions.
>
> _______________________________________________
> varnish-commit mailing list
> varnish-commit at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit


More information about the varnish-commit mailing list