Plone.recipe.varnish

Latest version: v6.0.13

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

6.0.0b3

--------------------

- BUGFIX: omitting health-probe-url resulted in `.url = "None";` [frisi]

6.0.0b2

--------------------

- Add options to configure backend health checks [frisi]

- Update documentation for health probes. [frisi]

6.0.0b1

--------------------

- BREAKING: only support Varnish version 6.0 LTS and generates config (VCL) for this version
only as well. If you want to use a different Varnish version with this recipe to use the
software build and runner setup, provide your own VCL and a custom link to a Varnish
download url. (Closes 70)
[fredvd]

- Update to Varnish 6.0.6 LTS security release. [fredvd]

- Set default vcl_hash value so the fallback default.vcl hash function doesn't get activated. This
will break purging because the hash from the incoming request on your public dns/hostname will
never match the internal hostname when Plone makes the purge request. (Closes 61, Refs 70)

- Add an option to modify the health-check url defaulting to Plone's /ok view.
[erral]

- Disable building sphinx documentation in the varnish-build/cmmi stage of installing the software.
[fredvd]

- Update Varnish versions. Anything below 6.0.X is officially unmaintained. Update versions 6 and 6.0 to latest version 6.0.4
[fredvd]

- Set default version to version 6, downloading 6.0.4 if no url is provided.
[fredvd]

2.3.0

------------------

- Simplified test buildout setup by not using plone versions.
See `issue 69 <https://github.com/collective/plone.recipe.varnish/issues/69>`_. [maurits]

- Updated default varnish 4 version to latest 4.1.11. [maurits]

- Pick up vcl_hash custom code insertion again from the buildout recipe values.
It was defined in the varnish templates but never picked up.
[fredvd]

- Initial Varnish 6 support.
[cleberjsantos]

- Fix custom vcl code insertion for ``vcl_purge``
[mamico]

- Fix grace-sick default.
[mamico]

2.2.0

------------------

- Initial Varnish 5 support.
vcl-version parameter has been added to control
`Varnish VCL Syntax format version <https://book.varnish-software.com/4.0/chapters/VCL_Basics.html#vcl-syntax>`_.
[maurits, jensens, cleberjsantos]

2.1.0

------------------

- Use 4.1 version by default (4.0 was default until now). [maurits]

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.