Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 16:10
· 2 commits to 2.x since this release
2.0.0
af21795
  • Drop support for PHP 7 and PHP 8.0
  • Only provide CLI for PHP 8.1 or newer as varnish-plus-cli.phar
  • Upgraded the bundled libraries to new versions
  • Added client varnish-controller:deploy for the new Varnish Controller
    • The Varnish Controller additionally needs the organization parameter
    • The filename must have the .vcl extension, it is no longer magically added
    • In addition to flags to the command, this command also takes configuration from environment variables starting with VARNISH_CONTROLLER_
  • Renamed the VAC deployment command from vcl:deploy to vac:deploy.
    • In addition to flags to the command, this command also takes configuration from environment variables starting with VAC_