Wiki source code of Release Notes for XWiki 9.2

Version 4.1 by Guillaume Delhumeau on 2017/03/23

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 <insert description of release here>
8
9 = New and Noteworthy (since XWiki 9.1.2) =
10
11 [[Full list of issues fixed and Dashboard for 9.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13812]].
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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
22
23 * [[reflections 0.9.11>>https://jira.xwiki.org/browse/XCOMMONS-859]]
24 * [[Commons Validator 1.6>>https://jira.xwiki.org/browse/XCOMMONS-1172]]
25 * [[Jackson 2.8.7>>https://jira.xwiki.org/browse/XCOMMONS-1173]]
26 * [[cssparser 0.9.22>>https://jira.xwiki.org/browse/XCOMMONS-1174]]
27 * [[JGroups 4.0.1>>https://jira.xwiki.org/browse/XWIKI-14059]]
28 * [[JSqlParser 0.9.7>>https://jira.xwiki.org/browse/XWIKI-14060]]
29 * [[Solr 6.4.2>>https://jira.xwiki.org/browse/XWIKI-14096]]
30 * [[slf4j 1.7.25>>https://jira.xwiki.org/browse/XCOMMONS-1173]]
31 * [[Logback 1.2.2>>https://jira.xwiki.org/browse/XCOMMONS-1162]]
32 * [[Apache PDFBox 2.0.5>>https://jira.xwiki.org/browse/XWIKI-14108]]
33
34 = Translations =
35
36 The following translations have been updated:
37
38 {{language codes="none, none"/}}
39
40 = Tested Browsers & Databases =
41
42 {{warning}}
43 The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.
44 {{/warning}}
45
46 {{comment}}
47 TODO: uncomment and update with proper link when the report is ready.
48 {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
49 {{/comment}}
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
57 = Known issues =
58
59 * [[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]]
60
61 = Backward Compatibility and Migration Notes =
62
63 == General Notes ==
64
65 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.
66
67 == Issues specific to XWiki <version> ==
68
69 <issues specific to the project>
70
71 == API Breakages ==
72
73 The following APIs were modified since <project> <version - 1>:
74
75 {{comment}}
76 Remove!
77 {{backwardCompatiblityReport version="<version>"/}}
78 {{/comment}}
79
80 = Credits =
81
82 The following people have contributed code to this release (sorted alphabetically):
83
84 <code contributors>

Get Connected