-
-
Notifications
You must be signed in to change notification settings - Fork 42
Strapi v5 Upgrade Checklist #111
Copy link
Copy link
Labels
flag: breaking changeflag: help wantedExtra attention is neededExtra attention is neededseverity: highsource: dependenciessource: pluginsource: provider:memorysource: provider:redisversion: Strapi 5Issues related to the versions supported by Strapi 5Issues related to the versions supported by Strapi 5
Metadata
Metadata
Assignees
Labels
flag: breaking changeflag: help wantedExtra attention is neededExtra attention is neededseverity: highsource: dependenciessource: pluginsource: provider:memorysource: provider:redisversion: Strapi 5Issues related to the versions supported by Strapi 5Issues related to the versions supported by Strapi 5
Tests/checks we need to complete to release a Stable/Beta V5
Core Rest-Cache Features
Provider
Strategy Options
debugworksenableEtagworks and etags are generatedenableXCacheHeadersworks and headers are send on responseenableAdminCTBMiddlewareworks (possibly rename since it's wrong?) and changes in admin bust cache properlyresetOnStartupworks and is properly reset with all providersclearRelatedCachefunctions even with deeply nested relations (test up to 10 levels)keysPrefixworks and prefix is set properly (really only matters with Redis provider)hitpassworks -> we may skip this for now as it's complexmaxAgeworks and cache is auto-busted / set by defaultCache Keys Global
useQueryParamsfunctionsuseHeadersfunctionsContent-types
[ "api::test.test" ]injectDefaultRoutesfunctionsCustom Routes
Admin Panel
Memory Provider
maxSizefunctionsmax->maxSizemaxAgefunctionsRedis Provider
connectionparameter load thedefaultconnection from@strapi-community/plugin-redis@strapi-community/plugin-redis