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
@@ -24,6 +24,55 @@ way, based on the learnings of the first iteration. Especially the robustness ha
24
24
25
25
NOTE: There still exists the pull request https://github.com/Flowpack/Flowpack.DecoupledContentStore/pull/42 containing various improvements, which also should go to 2.x / main branch.
26
26
27
+
### Updating from 1.x to 2.x (not yet released)
28
+
29
+
You need to adjust the following things when updating from DecoupledContentStore 1.x to 2.x:
30
+
31
+
NEW FEATURES / IMPROVEMENTS:
32
+
33
+
34
+
35
+
UPDATING:
36
+
37
+
**Settings.yaml - contentReleaseWriters must be configured differently.
0 commit comments