varnish 2.1.0-alpha1

New features

Drupal 11 support

Contributors (2)

darthsteven, steven jones

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-alpha1 (compare):

varnish 2.0.0-alpha1

Bug fixes

This brings Drupal 10 compatibility, but we are very likely to remove/change the API before a final 2.0.0 release.

Do not use this release unless you absolutely have to and are prepared for further breaking changes.

There are a few services and classes we are likely to remove etc.

See: #3443907: [meta] Drupal 10 version roadmap for more information.

varnish 7.x-1.7

New features
Unsupported

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

varnish 7.x-1.6

New features
Unsupported

#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
Unsupported

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.3

Bug fixes
Unsupported

Bad release the last one, from wrong branch

varnish 7.x-1.2

Bug fixes
Unsupported

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

varnish 6.x-1.3

Bug fixes
Unsupported

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
Unsupported

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 7.x-1.0-beta3

Bug fixes
Unsupported

Update some of the purge issues which were occurring.

varnish 6.x-1.2

Security update
Unsupported

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
Unsupported

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
Unsupported

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
Unsupported

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