Note: This is a working document for a future release, with running updates for changes in the development branch. For changes in the released versions of Varnish, see: What's new / Upgrading

Changes in Varnish $NEXT_RELEASE

For information about updating your current Varnish deployment to the new version, see Upgrading to Varnish $NEXT_RELEASE.

A more detailed and technical account of changes in Varnish, with links to issues that have been fixed and pull requests that have been merged, may be found in the change log.

varnishd

Parameters

XXX changes in -p parameters

Other changes in varnishd

Changes to VCL

VCL variables

XXX new, deprecated or removed variables, or changed semantics

Other changes to VCL

VMODs

XXX changes in the bundled VMODs

varnishlog

XXX changes concerning varnishlog(1) and/or vsl(7)

varnishadm

XXX changes concerning varnishadm(1) and/or varnish-cli(7)

JSON responses, requested with the -j option, are now possible for the following commands (see varnish-cli):

  • status -j
  • vcl.list -j
  • param.show -j
  • ban.list -j
  • storage.list -j
  • panic.show -j

varnishstat

XXX changes concerning varnishstat(1) and/or varnish-counters(7)

varnishtest

XXX changes concerning varnishtest(1) and/or vtc(7)

Changes for developers and VMOD authors

XXX changes concerning VRT, the public APIs, source code organization, builds etc.

eof