Skip to content

4.14.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 01 Jul 19:43
· 3 commits to master since this release

Included commits: 4.13.0...4.14.0

Improvements

  • Introduced in-memory caching in LocaleReader to reduce duplicate database requests when retrieving locale data within a single request lifecycle.
  • Introduced LocaleReaderInterface::clearMemoryCache() to ensure the in-memory cache is invalidated before write operations such as creating or deleting locales and updating store locales.