entitycache 7.x-1.5

Bug fixes

Known issues

Updates from 7.x-1.2 may fail on some sites with fatal errors due to issues with Drupal 7's classloader, making update.php and the rest of the site inaccessible.

There is no way to resolve this in entitycache itself, so it requires an additional step when updating the module.

Ensure you have drush available for your install, or download https://www.drupal.org/project/registry_rebuild and follow the instructions before updating from 7.x-1.2 to 7.x-1.5.

entitycache 7.x-1.4

Changes since 7.x-1.3:

  • #1851398 by stefan.r, heddn, wiifm: PDOException:Invalid text representation when attempting to load an entity with a string ID

entitycache 7.x-1.1

Bug fixes

Changes since 7.x-1.0:

  • #1170258 by BTMash, fixes fatal error when uninstalling entitycache.
  • #1165930 by jamsilver: compatibility with Entity API.
  • #1157430 by das-peter: provide hook_entitycache_reset().

entitycache 7.x-1.0

First stable release of entitycache, there haven't been any commits made since the release candidate.

entitycache 7.x-1.0-rc2

Bug fixes

RC1 needed an update to clear the entity info cache and rebuild the registry, otherwise this is the same release.

entitycache 7.x-1.0-rc1

Bug fixes

First release candidate. Please report any issues as quick as you can. If none are forthcoming in a few weeks, I'll release 1.0.

Changes since beta1

  • #1089130 by plach: allow modules to act on any entity type.
  • #1103738 by LPCA: add package group to .info.
  • #1055568 by casey: E_STRICT warnings.
  • #1054924 by casey: E_STRICT.

entitycache 7.x-1.0-beta2

Bug fixes

Several bug fixes, added tests that inherit from core module tests.

entitycache 7.x-1.0-beta1

First beta for entitycache.

The first stable release will happen when all of core's tests pass (with entitycache hacked into the dependencies for the standard/minimal/testing profiles since it ought to work transparently).

Subscribe with RSS Subscribe to Releases for Entity cache