Last modified by Ilie Andriuta on 2019/09/03

<
From version < 4.1 >
edited by Marius Dumitru Florea
on 2019/08/19
To version < 6.2 >
edited by Thomas Mortagne
on 2019/08/20
>
Change comment: Added backward-compatiblity violations data

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.ThomasMortagne
Content
... ... @@ -71,21 +71,29 @@
71 71  ** ##hibernate.cfg.xml##
72 72  * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
73 73  
74 -== Issues specific to XWiki <version> ==
75 -
76 -<issues specific to the project>
77 -
78 78  == API Breakages ==
79 79  
80 80  The following APIs were modified since <project> <version - 1>:
81 81  
82 -{{comment}}
83 -Remove!
84 -{{backwardCompatiblityReport version="<version>"/}}
85 -{{/comment}}
78 +{{backwardCompatiblityReport version="11.7-rc-1"/}}
86 86  
87 87  = Credits =
88 88  
89 89  The following people have contributed code and translations to this release (sorted alphabetically):
90 90  
91 -<code contributors>
84 +* Alex Cotiugă
85 +* Björn Ludwig
86 +* Christian Fröhlich
87 +* Clemens Robbenhaar
88 +* Clément Aubin
89 +* exveria1015
90 +* Jarle Sandmo
91 +* Marius Dumitru Florea
92 +* Oana-Lavinia Florean
93 +* Pyungkyu Moon
94 +* RICARDO FAULHABER
95 +* Simon Urli
96 +* Thomas Mortagne
97 +* Vincent Massol
98 +* Vyacheslav Sukharnikov
99 +* xrichard
ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -1,0 +1,15 @@
1 +[
2 + [
3 + {
4 + "code": "java.method.removed",
5 + "justification": "Not an API breakage (we replaced it with a generic get() method that can also be used to access $services.diff.display)",
6 + "old": "method org.xwiki.script.service.ScriptService org.xwiki.diff.script.DiffScriptService::getDisplay()"
7 + }
8 + ],
9 + [
10 +
11 + ],
12 + [
13 +
14 + ]
15 +]

Get Connected