Skip to content

v4.0.4 Remove cache clear after database refresh

Compare
Choose a tag to compare
@apotek apotek released this 02 Oct 00:08
01507e0

What's Changed

  • Force inclusion of symfony/yaml by @apotek in #218
  • Do not force a cache rebuild after a database refresh by @apotek in #221
    • Standard Drupal deployments depend on running database updates first. A cache rebuild with an database out of sync with current code can lead to circular dependency exceptions.

Full Changelog: v4.0.3...v4.0.4