Wiki source code of Release Notes for XWiki 10.10-rc-1
Version 6.1 by Thomas Mortagne on 2018/11/15
Show last authors
author | version | line-number | content |
---|---|---|---|
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.9) = | ||
10 | |||
11 | [[Full list of issues fixed and Dashboard for XWiki 10.10-rc-1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14340]]. | ||
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 | * [[Commons Configuration 2.4>>https://jira.xwiki.org/browse/XCOMMONS-1511]] | ||
24 | * [[ASM 7.0>>https://jira.xwiki.org/browse/XCOMMONS-1512]] | ||
25 | * [[XStream 1.4.11.1>>https://jira.xwiki.org/browse/XCOMMONS-1513]] | ||
26 | * [[commons-text 1.6>>https://jira.xwiki.org/browse/XCOMMONS-1514]] | ||
27 | * [[AspectJ 1.9.2>>https://jira.xwiki.org/browse/XCOMMONS-1517]] | ||
28 | * [[Woodstox 5.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1522]] | ||
29 | * [[JAXB 2.3.1>>https://jira.xwiki.org/browse/XCOMMONS-1523]] | ||
30 | * [[Javax activation 1.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1524]] | ||
31 | * [[Groovy 2.5.4>>https://jira.xwiki.org/browse/XCOMMONS-1526]] | ||
32 | * [[Joda-Time 2.10.1>>https://jira.xwiki.org/browse/XWIKI-15778]] | ||
33 | * [[JFFI 1.2.18>>https://jira.xwiki.org/browse/XWIKI-15839]] | ||
34 | * [[Maven to 3.6.0 and Resolve 1.3.1>>https://jira.xwiki.org/browse/XWIKI-15840]] | ||
35 | |||
36 | = Translations = | ||
37 | |||
38 | The following translations have been updated: | ||
39 | |||
40 | {{language codes="none, none"/}} | ||
41 | |||
42 | {{comment}} | ||
43 | TODO: uncomment and update with proper link when the report is ready. | ||
44 | |||
45 | = Tested Browsers & Databases = | ||
46 | |||
47 | {{include reference="TestReports.<test report page>"/}} | ||
48 | {{/comment}} | ||
49 | |||
50 | {{comment}} | ||
51 | TODO: uncomment and update with proper links when the report is ready. | ||
52 | |||
53 | = Performances tests compared to <last super stable version> = | ||
54 | |||
55 | <a summary of the comparison with latest super stable version> | ||
56 | |||
57 | More details on <link to the test report>. | ||
58 | {{/comment}} | ||
59 | |||
60 | = Known issues = | ||
61 | |||
62 | * [[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]] | ||
63 | |||
64 | = Backward Compatibility and Migration Notes = | ||
65 | |||
66 | == General Notes == | ||
67 | |||
68 | * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added: | ||
69 | ** ##xwiki.cfg## | ||
70 | ** ##xwiki.properties## | ||
71 | ** ##web.xml## | ||
72 | ** ##hibernate.cfg.xml## | ||
73 | * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything. | ||
74 | |||
75 | == Issues specific to XWiki <version> == | ||
76 | |||
77 | <issues specific to the project> | ||
78 | |||
79 | == API Breakages == | ||
80 | |||
81 | The following APIs were modified since <project> <version - 1>: | ||
82 | |||
83 | {{comment}} | ||
84 | Remove! | ||
85 | {{backwardCompatiblityReport version="<version>"/}} | ||
86 | {{/comment}} | ||
87 | |||
88 | = Credits = | ||
89 | |||
90 | The following people have contributed code and translations to this release (sorted alphabetically): | ||
91 | |||
92 | <code contributors> |