A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

DDS cache is not configured by default

Found in

EPiServer.CMS.Core 12.0.0

Fixed in

EPiServer.CMS.Core 12.13.0

(Or a related package)

Created

Jan 10, 2023

Updated

Feb 17, 2023

Area

CMS Core

State

Closed, Fixed and tested


Description

In CMS 11, DynamicDataStore was configured to use a cache by default. In CMS12, it was configured to not use a cache by default. The issue was changed to configure to use cache by default in CMS 12 (like in CMS 11).