varnish 7.x-1.7

New features

Added add composer.json, to use composer to download module.

varnish 7.x-1.6

New features

#859998: Introduce varnish_hosts_list and hook_varnish_hosts_alter() for purging host aliases by DamienMcKenna, muriqui, catch, carlos8f, biwashingtonial, benclark, jummonk, jsacksick: Introduce varnish_hosts_list and hook_varnish_hosts_alter() for purging host aliases

varnish 7.x-1.5

Bug fixes

Issue #1323418: Support for Expire module option expire_include_base_url=1 by mfb, neilnz, DamienMcKenna, JeremyFrench: Support for Expire module option expire_include_base_url=1

varnish 7.x-1.2

Bug fixes

Added check for extra slash in beginning of url for purge paths.

varnish 6.x-1.3

Bug fixes

New release:

* Issue #2490186 by vasi1186: Varnish caches pages even if the global cache setting is OFF
* Issue #1358276 by fgm, helmo: hook_requirements adds '0' key in return value

varnish 7.x-1.1

Bug fixes
New features

Time to start doing normal release.

Changes since beta4:

* Issue #1481136 by neilnz, pjcdawkins, brettdonohoo, Eugene Fidelin, patrick_durold, das-peter: Avoid "Connection reset by peer" on large purge list by batching paths
* Issue #2507067 by marcingy: Drush installs fall with fatal error
* Issue #2169627 by Island Usurper, heivoll, cammchugh: No support for wildcards in purge URLs from Expire module

varnish 6.x-1.2

Security update

Fixes text handling to prevent XSS injections in Watchdog messages or via admin settings. See SA-CONTRIB-2013-023 - Varnish module - Cross Site Scripting (XSS) for more details.

varnish 7.x-1.0-beta2

Security update

Fixes text handling to prevent XSS injections in Watchdog messages or via admin settings. See SA-CONTRIB-2013-023 - Varnish module - Cross Site Scripting (XSS) for more details.

varnish 7.x-1.0-beta1

New features
Bug fixes
Insecure

This is the first release of the module for Drupal 7 (except for the Dev version that has been available for quite a while).

varnish 7.x-1.x-dev

This is the initial release of the Varnish Module for D7. The only major difference between between D6 and D7 is that we use a cache backend plugin that can be used for cache_page to invalidate the cache.

varnish 6.x-1.0

Bug fixes
Insecure

This is the first stable release of this module. It provides admin-socket integration which allows Drupal to dynamically invalidate cache entries, and also lets you query the Varnish admin interface for status, etc.

varnish 6.x-1.x-dev

New features

Initial release of code that does something useful. This will let you check your varnish status, and do some simple cache-clearing for you.

Roadmap for 1.0:

- Working for multiple varnish servers
- Integration with the Expire project for selective cache purging
- Drush commands

However, this does work now, is stable, and helps if you want to keep long cache lifetimes!

Subscribe with RSS Subscribe to Releases for Varnish