Version 5.1 by Thomas Mortagne on 2018/11/15

Show last authors
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 10.9) =
10
11 [[Full list of issues fixed and Dashboard for XWiki 10.10-rc-1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14340]].
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
23 * [[Commons Configuration 2.4>>https://jira.xwiki.org/browse/XCOMMONS-1511]]
24 * [[ASM 7.0>>https://jira.xwiki.org/browse/XCOMMONS-1512]]
25 * [[XStream 1.4.11.1>>https://jira.xwiki.org/browse/XCOMMONS-1513]]
26 * [[commons-text 1.6>>https://jira.xwiki.org/browse/XCOMMONS-1514]]
27 * [[AspectJ 1.9.2>>https://jira.xwiki.org/browse/XCOMMONS-1517]]
28 * [[Woodstox 5.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1522]]
29 * [[JAXB 2.3.1>>https://jira.xwiki.org/browse/XCOMMONS-1523]]
30 * [[Javax activation 1.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1524]]
31 * [[Groovy 2.5.4>>https://jira.xwiki.org/browse/XCOMMONS-1526]]
32 * [[Joda-Time 2.10.1>>https://jira.xwiki.org/browse/XWIKI-15778]]
33 * [[JFFI 1.2.18>>https://jira.xwiki.org/browse/XWIKI-15839]]
34
35 = Translations =
36
37 The following translations have been updated:
38
39 {{language codes="none, none"/}}
40
41 {{comment}}
42 TODO: uncomment and update with proper link when the report is ready.
43
44 = Tested Browsers & Databases =
45
46 {{include reference="TestReports.<test report page>"/}}
47 {{/comment}}
48
49 {{comment}}
50 TODO: uncomment and update with proper links when the report is ready.
51
52 = Performances tests compared to <last super stable version> =
53
54 <a summary of the comparison with latest super stable version>
55
56 More details on <link to the test report>.
57 {{/comment}}
58
59 = Known issues =
60
61 * [[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]]
62
63 = Backward Compatibility and Migration Notes =
64
65 == General Notes ==
66
67 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
68 ** ##xwiki.cfg##
69 ** ##xwiki.properties##
70 ** ##web.xml##
71 ** ##hibernate.cfg.xml##
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
74 == Issues specific to XWiki <version> ==
75
76 <issues specific to the project>
77
78 == API Breakages ==
79
80 The following APIs were modified since <project> <version - 1>:
81
82 {{comment}}
83 Remove!
84 {{backwardCompatiblityReport version="<version>"/}}
85 {{/comment}}
86
87 = Credits =
88
89 The following people have contributed code and translations to this release (sorted alphabetically):
90
91 <code contributors>

Get Connected