Wiki source code of Release Notes for XWiki 10.3

Version 8.1 by Thomas Mortagne on 2018/04/20

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.2) =
10
11 [[Full list of issues fixed and Dashboard for <version>>>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
23 * [[Dom4J 2.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1374]]
24 * [[CSS4J 0.40>>https://jira.xwiki.org/browse/XWIKI-15128]]
25 * [[Templates 1.0.2>>https://jira.xwiki.org/browse/XWIKI-15204]]
26 * [[Apache PDFBox 2.0.9>>https://jira.xwiki.org/browse/XWIKI-15156]]
27 * [[JGroups 4.0.11>>https://jira.xwiki.org/browse/XWIKI-15154]]
28 * [[snakeyaml 1.21>>https://jira.xwiki.org/browse/XCOMMONS-1393]]
29 * [[AspectJ 1.9.0>>https://jira.xwiki.org/browse/XCOMMONS-1384]]
30 * [[Groovy 2.4.15>>https://jira.xwiki.org/browse/XCOMMONS-1383]]
31 * [[Jackson 2.9.5>>https://jira.xwiki.org/browse/XCOMMONS-1381]]
32 * [[ASM 6.1.1>>https://jira.xwiki.org/browse/XCOMMONS-1380]]
33 * [[commons-text 1.3>>https://jira.xwiki.org/browse/XCOMMONS-1378]]
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 your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
68
69 == Issues specific to XWiki <version> ==
70
71 <issues specific to the project>
72
73 == API Breakages ==
74
75 The following APIs were modified since <project> <version - 1>:
76
77 {{comment}}
78 Remove!
79 {{backwardCompatiblityReport version="<version>"/}}
80 {{/comment}}
81
82 = Credits =
83
84 The following people have contributed code to this release (sorted alphabetically):
85
86 <code contributors>

Get Connected