Last modified by Thomas Mortagne on 2017/03/24

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 version opens the new 9.x cycle. It contains all improvements introduced in versions 8.4.1 to 8.4.4, and brings admin and developer features mostly. Among other things, XWiki deals better with big attachments now.
8
9 = New and Noteworthy (since XWiki 8.4.4) =
10
11 [[Full list of issues fixed and Dashboard for 9.0>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13799]].
12
13 {{releasenotechanges/}}
14
15 === Upgrades ===
16
17 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]]):
18
19 * [[Tika 1.14>>https://jira.xwiki.org/browse/XWIKI-13857]]
20 * [[Bootstrap Select 1.12.0>>https://jira.xwiki.org/browse/XWIKI-13889]]
21 * [[Jest 2.0.3>>https://jira.xwiki.org/browse/XWIKI-13921]]
22 * [[JGroups 3.6.12>>https://jira.xwiki.org/browse/XWIKI-13961]]
23 * [[Quartz Scheduler 2.2.3>>https://jira.xwiki.org/browse/XWIKI-13948]]
24 * [[Joda-Time 2.9.6>>https://jira.xwiki.org/browse/XWIKI-13865]]
25 * [[Solr 6.3.0>>https://jira.xwiki.org/browse/XWIKI-13853]]
26 * [[httpcore 4.4.6>>https://jira.xwiki.org/browse/XCOMMONS-1150]]
27 * [[Guava 20.0>>https://jira.xwiki.org/browse/XCOMMONS-1100]]
28 * [[Jackson 2.8.6>>https://jira.xwiki.org/browse/XCOMMONS-1111]]
29 * [[Infinispan 8.2.5>>https://jira.xwiki.org/browse/XCOMMONS-1113]]
30 * [[Gson 2.8.0>>https://jira.xwiki.org/browse/XCOMMONS-1123]]
31 * [[Logback 1.1.9>>https://jira.xwiki.org/browse/XCOMMONS-1132]]
32 * [[Plexus component annotations 1.7.1>>https://jira.xwiki.org/browse/XCOMMONS-1135]]
33 * [[slf4j 1.7.22>>https://jira.xwiki.org/browse/XCOMMONS-1139]]
34 * [[Bouncy Castle 1.56>>https://jira.xwiki.org/browse/XCOMMONS-1140]]
35 * [[commons-compress 1.13>>https://jira.xwiki.org/browse/XCOMMONS-1143]]
36 * [[ASM 5.2>>https://jira.xwiki.org/browse/XCOMMONS-1144]]
37 * [[cssparser 0.9.21>>https://jira.xwiki.org/browse/XCOMMONS-1149]]
38
39 = Translations =
40
41 The following translations have been updated:
42
43 {{language codes="ca,cs,da,de,es,fr,hi,it,lv,nl,no,pl,pt_BR,ru,sk,sv,tr,vi"/}}
44
45 = Tested Browsers & Databases =
46
47 {{include reference="TestReports.ManualTestReportSummaryXWiki90RC1.WebHome"/}}
48
49 = Performances tests compared to <last super stable version> =
50
51 <a summary of the comparison with latest super stable version>
52
53 More details on <link to the test report>.
54
55 = Known issues =
56
57 * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
58
59 = Backward Compatibility and Migration Notes =
60
61 == General Notes ==
62
63 When upgrading make sure you compare your
64
65 == Issues specific to XWiki 9.0RC1 ==
66
67 === Attachment size column ===
68
69 In order to support attachment bigger than 2GB a new long based column has been added in the database. The ##filesize## column is still working as it always did but it's now deprecated and and ##longSize## should be used instead to be sure to deal with the real size of the attachment in case it's bigger than 2GB.
70
71 == Filesystem templates rights ==
72
73 All filesystem templates now have programming right by default. They used to be executed with the right of the current document.
74
75 == API Breakages ==
76
77 No APIs were modified since XWiki 8.4.
78
79 {{comment}}
80 {{backwardCompatiblityReport version="9.0-rc-1"/}}
81 {{/comment}}
82
83 = Credits =
84
85 The following people have contributed code to this release (sorted alphabetically):
86
87 Alex Henrie
88 Ecaterina Moraru (Valica)
89 Eduard Moraru
90 Guillaume Delhumeau
91 Marius Dumitru Florea
92 Pascal Bastien
93 Sergiu Dumitriu
94 Thomas Mortagne
95 Veronika Koltunova
96 Vincent Massol

Get Connected