You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+58-14Lines changed: 58 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,55 @@ way, based on the learnings of the first iteration. Especially the robustness ha
22
22
| 2.x (current `main` branch) | 8.x | ☑️ | current active release | Breaking configuration changes, to support **different renderers** and more flexible rendering overall. Currently used in production in bigger sites. |
23
23
| 3.x | 9.x | ⛔️ | ⛔️ | Not yet planned |
24
24
25
+
### Updating from 1.x to 2.x (not yet released)
26
+
27
+
You need to adjust the following things when updating from DecoupledContentStore 1.x to 2.x:
28
+
29
+
NEW FEATURES / IMPROVEMENTS:
30
+
31
+
32
+
33
+
UPDATING:
34
+
35
+
**Settings.yaml - contentReleaseWriters must be configured differently.
0 commit comments