Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
918bab8 jonas139 Mon Jun 8 21:44:55 2020 -0400 Issue #3091139 by malte.koelle, jonas139: Drupal 9 compatibility
0d3c687 jonas139 Mon Jun 8 21:44:07 2020 -0400 Issue #3039164 by jonas139, oknate, lolandese: Convert automated tests based on Simpletest to PHPUnit
2c2e078 benji Sun Apr 26 17:15:07 2020 -0400 Issue #3060274 by benjifisher, biz123, nord102: Tokens as redirect
37881a4 Anybody Sun Apr 26 16:44:11 2020 -0400 Issue #2958548 by juampynr, Anybody: Provide an API resource to check the rh_action of an entity
- Drupal 9 support
- Create a concept of SiteID which is used in cases where a single Fastly service is used to front 2 or more Drupal installs. It adds the siteid to the surrogate key to allow individual install to purge only it's own content
- Allow configuration of siteID, serviceID and token through environment variables
- Allow configurable hashed tags length to avoid hashed tags collisions
Changes
- Disable default purge logging to avoid overwhelming logs in production. Purge log can now be enabled in the plugin