Wiki source code of Release Notes for XWiki 10.0

Version 7.1 by Guillaume Delhumeau on 2018/01/29

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]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 This release introduces the new 10.x cycle, corresponding to the 2018 year. It brings a lot of bug fixings to start the year on good basis. It is also the first release which include the result of the teenager learning program called [[Google Code-In>>https://codein.withgoogle.com/tasks/?sp-organization=6299430183501824]], allowing young people to have a first experience on software's development and sponsored by Google. You can even [[read a testimonial of one of the students there>>https://gci17withxwikki.wordpress.com/2018/01/24/my-google-code-in-experience-with-xwiki/]].
8
9 = New and Noteworthy (since XWiki 9.11) =
10
11 [[Full list of issues fixed and Dashboard for 10.0>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13943]].
12
13 = All Changes =
14
15 {{cache id="RN10.0"}}
16 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
17 category = 10000 AND fixVersion in ("10.0") AND resolution in (Fixed) and component not in ("Development Issues only")
18 {{/jira}}
19 {{/cache}}
20
21 {{releasenotechanges/}}
22
23 === Upgrades ===
24
25 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]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
26
27 * [[CSS4J 0.38.1>>https://jira.xwiki.org/browse/XWIKI-14923]]
28 * [[Bouncy Castle 1.59>>https://jira.xwiki.org/browse/XCOMMONS-1329]]
29 * [[Checkstyle 8.7>>https://jira.xwiki.org/browse/XCOMMONS-1331]]
30 * [[Doxia 1.8>>https://jira.xwiki.org/browse/XRENDERING-489]]
31 * [[JGroups 4.0.9>>https://jira.xwiki.org/browse/XWIKI-14915]]
32 * [[JNA 4.5.1>>https://jira.xwiki.org/browse/XWIKI-14936]]
33 * [[JNR POSIX 3.0.43>>https://jira.xwiki.org/browse/XWIKI-14941]]
34 * [[Jackson 2.9.3>>https://jira.xwiki.org/browse/XCOMMONS-1327]]
35 * [[XZ 1.7>>https://jira.xwiki.org/browse/XCOMMONS-1332]]
36 * [[commons-dbcp2 2.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1333]]
37 * [[commons-text 1.2>>https://jira.xwiki.org/browse/XCOMMONS-1328]]
38 * [[httpcore 4.4.9>>https://jira.xwiki.org/browse/XCOMMONS-1339]]
39
40 {{comment}}
41 TODO: uncomment and update with proper link when the report is ready.
42
43 = Tested Browsers & Databases =
44
45 {{include reference="TestReports.<test report page>"/}}
46 {{/comment}}
47
48 {{comment}}
49 TODO: uncomment and update with proper links when the report is ready.
50
51 = Performances tests compared to <last super stable version> =
52
53 <a summary of the comparison with latest super stable version>
54
55 More details on <link to the test report>.
56 {{/comment}}
57
58 = Known issues =
59
60 * [[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]]
61
62 = Backward Compatibility and Migration Notes =
63
64 == General Notes ==
65
66 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.
67
68 == Issues specific to XWiki <version> ==
69
70 <issues specific to the project>
71
72 == API Breakages ==
73
74 The following APIs were modified since XWiki 9.11:
75
76 {{backwardCompatiblityReport version="10.0"/}}
77
78 = Credits =
79
80 The following people have contributed code to this release (sorted alphabetically):
81
82 * 1somya
83 * akshitdewan
84 * Akshit Dewan
85 * Alex Cotiugă
86 * alisonlwigale
87 * Arun Pattni
88 * CandyZQ
89 * Chandrasekaran Akash
90 * Clément Aubin
91 * Dagmmar
92 * dhs-biyu
93 * Ecaterina Moraru (Valica)
94 * Eduard Moraru
95 * Enigmatrix
96 * Fennec
97 * gonzaloUr
98 * Gonzalo Urán
99 * Guillaume Delhumeau
100 * Marius Dumitru Florea
101 * Peter Walker
102 * Piyush Gupta
103 * Robert
104 * RohitTanikella
105 * Siddh
106 * Srijan Jha
107 * Thomas Mortagne
108 * Vincent Massol
109 * WJGalib

Get Connected