Hide last authors
Vincent Massol 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 <insert description of release here>
8
9 = New and Noteworthy (since XWiki <version - 1>) =
10
11 [[Full list of issues fixed and Dashboard for <full version here even for RC, e.g. 10.5>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
12
13 {{releasenotechanges/}}
14
15 === Moved Modules ===
16
17 <description deprecated, retired and moved projects>
18
19 === Upgrades ===
20
21 The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]):
22
Vincent Massol 2.1 23 * [[CSS4J 1.0.2>>https://jira.xwiki.org/browse/XWIKI-16847]]
Thomas Mortagne 5.1 24 * [[Hibernate 5.4.8>>https://jira.xwiki.org/browse/XWIKI-16824]]
25 * [[Hibernate 5.4.9>>https://jira.xwiki.org/browse/XWIKI-16860]]
26 * [[JGroups 4.1.8>>https://jira.xwiki.org/browse/XCOMMONS-1645]]
27 * [[JSqlParser 3.1>>https://jira.xwiki.org/browse/XWIKI-16852]]
28 * [[Jackson 2.10.0>>https://jira.xwiki.org/browse/XWIKI-16832]]
29 * [[Jackson 2.10.1>>https://jira.xwiki.org/browse/XCOMMONS-1796]]
30 * [[MChange Commons 0.2.19>>https://jira.xwiki.org/browse/XWIKI-16853]]
31 * [[org.eclipse.sisu.plexus 0.3.4>>https://jira.xwiki.org/browse/XCOMMONS-1794]]
32 * [[Batik 1.12>>https://jira.xwiki.org/browse/XWIKI-16850]]
33 * [[Apache XML Graphics Commons 2.4>>https://jira.xwiki.org/browse/XWIKI-16851]]
34 * [[Quartz Scheduler 2.3.2>>https://jira.xwiki.org/browse/XWIKI-16817]]
35 * [[Ivy 2.5.0>>https://jira.xwiki.org/browse/XCOMMONS-1781]]
36 * [[TrueVFS 0.12.2>>https://jira.xwiki.org/browse/XWIKI-16819]]
37 * [[Joda-Time 2.10.5>>https://jira.xwiki.org/browse/XWIKI-16818]]
38 * [[Plexus Containers 2.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1779]]
39 * [[JNR FFI 2.1.11>>https://jira.xwiki.org/browse/XWIKI-16826]]
40 * [[JNR POSIX 3.0.51>>https://jira.xwiki.org/browse/XWIKI-16827]]
41 * [[JNR 0.9.14>>https://jira.xwiki.org/browse/XWIKI-16820]]
42 * [[JFFI 1.2.22>>https://jira.xwiki.org/browse/XWIKI-16824]]
43 * [[Jetty 9.4.22.v20191022>>https://jira.xwiki.org/browse/XWIKI-16816]]
44 * [[SLF4J 1.7.29>>https://jira.xwiki.org/browse/XCOMMONS-1787]]
45 * [[Checker Qual 3.0.0>>https://jira.xwiki.org/browse/XCOMMONS-1791]]
46 * [[JNA 5.5.0>>https://jira.xwiki.org/browse/XWIKI-16832]]
Vincent Massol 1.1 47
48 = Translations =
49
50 The following translations have been updated:
51
52 {{language codes="none, none"/}}
53
54 {{comment}}
55 TODO: uncomment and update with proper link when the report is ready.
56
57 = Tested Browsers & Databases =
58
59 {{include reference="TestReports.<test report page>"/}}
60 {{/comment}}
61
62 {{comment}}
63 TODO: uncomment and update with proper links when the report is ready.
64
65 = Performances tests compared to <last super stable version> =
66
67 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
68
69 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
70 {{/comment}}
71
72 = Known issues =
73
74 * [[Bugs we know about>>https://jira.xwiki.org/issues/?jql=category%20%3D%2010000%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC]]
75
76 = Backward Compatibility and Migration Notes =
77
78 == General Notes ==
79
80 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
81 ** ##xwiki.cfg##
82 ** ##xwiki.properties##
83 ** ##web.xml##
84 ** ##hibernate.cfg.xml##
85 * 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.
86
87 == Issues specific to XWiki <version> ==
88
89 <issues specific to the project>
90
91 == API Breakages ==
92
93 The following APIs were modified since <project> <version - 1>:
94
95 {{comment}}
96 Remove!
97 {{backwardCompatiblityReport version="<version>"/}}
98 {{/comment}}
99
100 = Credits =
101
102 The following people have contributed code and translations to this release (sorted alphabetically):
103
104 <code contributors>

Get Connected