Last modified by Thomas Mortagne on 2017/12/11

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]], [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 This is mostly a release focusing on improving the new Notifications feature, in order to make it as polished and usable as possible before the end of the year (i.e. before the end of the Cycle and before we elect a new LTS release). It also contains several bug fixes.
8
9 = New and Noteworthy (since XWiki 9.9) =
10
11 [[Full list of issues fixed and Dashboard for 9.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13926]].
12
13 {{releasenotechanges/}}
14
15 {{comment}}
16 === Moved Modules ===
17
18 <description deprecated, retired and moved projects>
19 {{/comment}}
20
21 === Upgrades ===
22
23 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]], [[XWiki Platform>>http://platform.xwiki.org]]):
24
25 * [[CSS4J 0.38>>https://jira.xwiki.org/browse/XWIKI-14793]]
26 * [[httpclient 4.5.4>>https://jira.xwiki.org/browse/XCOMMONS-1316]]
27 * [[Jetty 9.4.8.v20171121>>https://jira.xwiki.org/browse/XWIKI-14882]]
28 * [[JGroups 4.0.8>>https://jira.xwiki.org/browse/XWIKI-14876]]
29 * [[snakeyaml 1.19>>https://jira.xwiki.org/browse/XCOMMONS-1314]]
30 * [[JSON-Java 20171018>>https://jira.xwiki.org/browse/XCOMMONS-1310]]
31 * [[Aspectj 1.8.13>>https://jira.xwiki.org/browse/XCOMMONS-1309]]
32 * [[Apache PDFBox 2.0.8>>https://jira.xwiki.org/browse/XCOMMONS-1308]]
33 * [[cssparser 0.9.24>>https://jira.xwiki.org/browse/XCOMMONS-1307]]
34 * [[JNR POSIX 3.0.42>>https://jira.xwiki.org/browse/XCOMMONS-1304]]
35 * [[JNR FFI 2.1.7>>https://jira.xwiki.org/browse/XCOMMONS-1303]]
36 * [[Jackson 2.9.2>>https://jira.xwiki.org/browse/XCOMMONS-1302]]
37 * [[commons-compress 1.15>>https://jira.xwiki.org/browse/XCOMMONS-1301]]
38 * [[commons-io 2.6>>https://jira.xwiki.org/browse/XCOMMONS-1300]]
39 * [[commons-codec 1.11>>https://jira.xwiki.org/browse/XCOMMONS-1299]]
40 * [[Apache Commons Lang 3.7>>https://jira.xwiki.org/browse/XCOMMONS-1294]]
41 * [[ASM 6.0>>https://jira.xwiki.org/browse/XCOMMONS-1268]]
42
43 = Translations =
44
45 The following translations have been updated:
46
47 {{language codes="fr, cs, pl"/}}
48
49
50 = Tested Browsers & Databases =
51
52 {{include reference="TestReports.ManualTestReportSummaryXWiki910RC1.WebHome"/}}
53
54
55 {{comment}}
56 TODO: uncomment and update with proper links when the report is ready.
57
58 = Performances tests compared to <last super stable version> =
59
60 <a summary of the comparison with latest super stable version>
61
62 More details on <link to the test report>.
63 {{/comment}}
64
65 = Known issues =
66
67 * [[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]]
68
69 = Backward Compatibility and Migration Notes =
70
71 == General Notes ==
72
73 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.
74
75 == Issues specific to XWiki 9.10-rc-1 ==
76
77 * {{code}}XWiki#getURLContent(){{/code}} and {{code}}XWiki#getURLContentAsBytes(){{/code}} now require Programming Rights. If you had wiki pages using those API, make sure that they are saved with a user having Programming Rights.
78
79 == API Breakages ==
80
81 The following APIs were modified since XWiki 9.9:
82
83 {{backwardCompatiblityReport version="9.10-rc-1"/}}
84
85 = Credits =
86
87 The following people have contributed code to this release (sorted alphabetically):
88
89 Alex Cotiugă
90 Clément Aubin
91 Ecaterina Moraru (Valica)
92 Eduard Moraru
93 Marius Dumitru Florea
94 Thomas Mortagne
95 Vincent Massol

Get Connected