Skip to content

7.x-2.5

Choose a tag to compare

@e0ipso e0ipso released this 21 Dec 10:06
· 39 commits to 7.x-2.x since this release

[BUGFIX] Avoid warning for invalid filters

cbcaa48 by Mateu Aguiló Bosch (G)

When an invalid filter is provided, throw the appropriate error and
avoid additional warnings.

:100644 100644 04f1baf... 01d079b... M  src/Plugin/resource/DataProvider/DataProvider.php

[FEATURE] Detach render cache clear from cache flushes

c5886a3 by Mateu Aguiló Bosch (G)

Render caches are robust enough to not depend on TTLs or other time
based processes.

:100644 100644 b5a77a7... 0257290... M  restful.admin.inc
:000000 100644 0000000... f10d979... A  restful.cache.inc
:100644 100644 0699ce8... 0604ffa... M  restful.install
:100644 100644 f5fe7ec... 1d9b015... M  restful.module
:100644 100644 0c3839c... 6931615... M  src/Plugin/resource/Decorators/CacheDecoratedResource.php
:100644 100644 685ea47... 883e727... M  src/RenderCache/RenderCache.php
:100644 100644 6abbbe1... 7c45f95... M  src/RestfulManager.php