Wiki source code of Release Notes for XWiki 13.3-rc-1
Version 3.1 by Thomas Mortagne on 2021/04/19
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 <version - 1>) = | ||
10 | |||
11 | [[Full list of issues fixed and Dashboard for <full version here even for RC, e.g. 10.5>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]]. | ||
12 | |||
13 | {{releasenotechanges/}} | ||
14 | |||
15 | === Moved Modules === | ||
16 | |||
17 | * The [[Help Center Application>>extensions:Extension.Help Center Application.WebHome]] has been retired and its content integrated in the [[Help Application>>extensions:Extension.Help Application]], for the following reasons: | ||
18 | ** 2 extensions must not share the same pages | ||
19 | ** It’s logical that the help is in sync with what it documents | ||
20 | ** contrib extensions should be minimized for XS, all of XS deps should be in the XWiki GitHub organization (since they are maintained by the XS dev team), and preferably inside ##xwiki-platform## when possible. | ||
21 | ** Simpler to manage XS releases | ||
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]] and [[XWiki Platform>>http://platform.xwiki.org]]): | ||
26 | |||
27 | * [[log4j API 2.14.1>>https://jira.xwiki.org/browse/XCOMMONS-2165]] | ||
28 | * [[XZ 1.9>>https://jira.xwiki.org/browse/XCOMMONS-2166]] | ||
29 | * [[XStream 1.4.16>>https://jira.xwiki.org/browse/XCOMMONS-2167]] | ||
30 | * [[Woodstox 6.2.5>>https://jira.xwiki.org/browse/XCOMMONS-2182]] | ||
31 | * [[Tika 1.26>>https://jira.xwiki.org/browse/XWIKI-18520]] | ||
32 | * [[Protobuf Java 3.15.8>>https://jira.xwiki.org/browse/XCOMMONS-2163]] | ||
33 | * [[Netty 4.1.63>>https://jira.xwiki.org/browse/XWIKI-18519]] | ||
34 | * [[Liquibase 4.3.3>>https://jira.xwiki.org/browse/XWIKI-18516]] | ||
35 | * [[Jakarta Mail 1.6.7>>https://jira.xwiki.org/browse/XCOMMONS-2186]] | ||
36 | * [[JNA 5.8.0>>https://jira.xwiki.org/browse/XWIKI-18498]] | ||
37 | * [[JFFI 1.3.2>>https://jira.xwiki.org/browse/XWIKI-18517]] | ||
38 | * [[Infinispan 11.0.10>>https://jira.xwiki.org/browse/XCOMMONS-2168]] | ||
39 | * [[ICU4J 69.1>>https://jira.xwiki.org/browse/XCOMMONS-2183]] | ||
40 | * [[Hibernate 5.4.30>>https://jira.xwiki.org/browse/XWIKI-18489]] | ||
41 | * [[Guava 30.1.1>>https://jira.xwiki.org/browse/XCOMMONS-2162]] | ||
42 | * [[Error Prone annotations 2.6.0>>https://jira.xwiki.org/browse/XCOMMONS-2177]] | ||
43 | * [[Checker Qual 3.12.0>>https://jira.xwiki.org/browse/XCOMMONS-2181]] | ||
44 | * [[Apache PDFBox 2.0.23>>https://jira.xwiki.org/browse/XWIKI-18488]] | ||
45 | * [[Antlr 4.9.2>>https://jira.xwiki.org/browse/XCOMMONS-2164]] | ||
46 | * [[Maven 3.8.1 and Resolver 1.6.2>>https://jira.xwiki.org/browse/XWIKI-18538]] | ||
47 | |||
48 | = Translations = | ||
49 | |||
50 | The following translations have been updated: | ||
51 | |||
52 | {{language codes="none, none"/}} | ||
53 | |||
54 | {{comment}} | ||
55 | TODO: uncomment and update with proper link when the report is ready. | ||
56 | |||
57 | = Tested Browsers & Databases = | ||
58 | |||
59 | {{include reference="TestReports.<test report page>"/}} | ||
60 | {{/comment}} | ||
61 | |||
62 | {{comment}} | ||
63 | TODO: uncomment and update with proper links when the report is ready. | ||
64 | |||
65 | = Performances tests compared to <last super stable version> = | ||
66 | |||
67 | {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}} | ||
68 | |||
69 | More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]]. | ||
70 | {{/comment}} | ||
71 | |||
72 | = Known issues = | ||
73 | |||
74 | * [[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]] | ||
75 | |||
76 | = Backward Compatibility and Migration Notes = | ||
77 | |||
78 | == General Notes == | ||
79 | |||
80 | * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added: | ||
81 | ** ##xwiki.cfg## | ||
82 | ** ##xwiki.properties## | ||
83 | ** ##web.xml## | ||
84 | ** ##hibernate.cfg.xml## | ||
85 | * 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. | ||
86 | |||
87 | == Issues specific to XWiki <version> == | ||
88 | |||
89 | <issues specific to the project> | ||
90 | |||
91 | == API Breakages == | ||
92 | |||
93 | The following APIs were modified since <project> <version - 1>: | ||
94 | |||
95 | {{comment}} | ||
96 | Remove! | ||
97 | {{backwardCompatiblityReportXml version="<version>"/}} | ||
98 | {{/comment}} | ||
99 | |||
100 | = Credits = | ||
101 | |||
102 | The following people have contributed code and translations to this release (sorted alphabetically): | ||
103 | |||
104 | <code contributors> |