Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 298 Bytes

2021-02-16-fix-caching-of-json-api-encoding-result.md

File metadata and controls

9 lines (9 loc) · 298 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix caching of JsonApiEncodingResult
issue: NEXT-13701
author: Alexander Bachmann
author_email: email.bachmann@gmail.com
author_github: @AlexBachmann
---

Core

  • Changed caching strategy in JsonApiEncodingResult for the included section. Use a merging strategy for existing entities.