Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
8.x-3.0-alpha3 release features a breaking change for users using the "database" authentication method. Authentication is now only available via an .edgerc file, or via the key module if installed.
This release was focused adding early support for Akamai Fast Purge. This release is currently in production on at least 2 websites purging high volumes. This release has a dependency on Composer Manager which pulls in the Akamai {OPEN} EdgeGrid Authentication library that we use.
We don't expect a lot of changes between alpha and release, but we would like to gather feedback from users before releasing a stable version. Please install and test!
Initial dev release of the 7.x-3.x branch. This is to support v3 of the Akamai CCU REST API, which supports invalidation in under 5 seconds and soon to be purge (delete) as well.
The 6.x-2.0 branch is a back-port of the 7.x-2.0 branch, adding support for REST and removing the code which provides SOAP functionality, in preparation for Akamai disabling CCU's support for SOAP in favor as REST.
* Fixed a problem in rendering the block/form
* Added new hook HOOK_akamai_paths_alter
* Added support for Akamai email notifications of cache clear operations