Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
20.45 KB
MD5: 95cfbf2fa1bde6638e5cbe1dd08bd9e2
SHA-1: 9b2d41ff860b60b900c19eadbc557419c7631c31
SHA-256: 174d1ffe0fdcfd8f11b116de231646b08b6eed2d61a06178234b29286a5d8a1e
Download zip
29.43 KB
MD5: 2679f96a2a73c8535361895dc1ef59c2
SHA-1: 9c4b9c5afa8d8bc7c3b7e49ce77cd5756aed800e
SHA-256: f1b846dd3787b7b6ae3eb5cede395302766601476273bfa593574cd45bb4fc20
Release notes
https://www.drupal.org/project/acquia_purge/releases/8.x-1.0
I'm happy to announce version 8.x-1.0 of the Acquia Purge module for Drupal 8, the first stable release after well over two years of testing and over 3000 installations without any major issues reported. This release is low-impact and removes mostly the beta shackles, relaxes the installation requirements and improves hashing.
Regressions and/or upgrade impact
- Hashing has changed: which means that your cache is blown away as soon as you upgrade, its advised to clear your Varnish load balancers.
- Upgrading users are expected to run
drush crto prevent cached plugin issues.
Fixes / Improvements
- 2925381, 3008713 by nielsvm: Diagnostic plugins got rewritten and beta requirements relaxed.
- 2974265 by PaulDinelle, nielsvm: Shield module can now be deactivated without causing a diagnostic recommendation.
- 2921688, 2848448 by eric.chenchao, nielsvm: Removed page_cache and dynamic_page_cache dependencies.
- 3050554 by PQ, Mike.Conley, nielsvm: Updates of readme
- 2999653 by chipway, nielsvm: New .info.yaml format
- 3033502 by MiroslavBanov: Strengthened the hasing to reduce the risk of hash collisions.