Wiki source code of Release Notes for XWiki 13.0

Version 8.3 by Eduard Moraru on 2021/01/20

Hide last authors
Clément Aubin 1.1 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 <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
Vincent Massol 2.1 23 * [[CSS4J 3.2.0>>https://jira.xwiki.org/browse/XWIKI-18176]]
Marius Dumitru Florea 3.1 24 * [[CKEditor Integration 1.52>>https://jira.xwiki.org/browse/XWIKI-18220]]
Thomas Mortagne 4.1 25 * [[Netty to 4.1.58>>https://jira.xwiki.org/browse/XWIKI-18155]]
26 * [[Antlr 4.9.1>>https://jira.xwiki.org/browse/XCOMMONS-2084]]
27 * [[Apache PDFBox 2.0.22>>https://jira.xwiki.org/browse/XWIKI-18175]]
28 * [[Apache Xerces 2.12.1>>https://jira.xwiki.org/browse/XCOMMONS-2114]]
29 * [[Bean Validation 2.0.2>>https://jira.xwiki.org/browse/XCOMMONS-1363]]
30 * [[Bouncy Castle 1.68>>https://jira.xwiki.org/browse/XCOMMONS-2110]]
31 * [[Byte Buddy 1.10.19>>https://jira.xwiki.org/browse/XCOMMONS-2105]]
32 * [[Caffeine 2.8.8>>https://jira.xwiki.org/browse/XCOMMONS-2096]]
33 * [[Checker Qual 3.9.1>>https://jira.xwiki.org/browse/XCOMMONS-2093]]
34 * [[Closure Compiler v20210106>>https://jira.xwiki.org/browse/XCOMMONS-2103]]
35 * [[Error Prone annotations 2.5.1>>https://jira.xwiki.org/browse/XCOMMONS-2115]]
36 * [[Groovy 2.5.14>>https://jira.xwiki.org/browse/XCOMMONS-2097]]
37 * [[Guava 30.1>>https://jira.xwiki.org/browse/XCOMMONS-2104]]
38 * [[HTTP Core 4.4.14>>https://jira.xwiki.org/browse/XCOMMONS-2088]]
39 * [[Hibernate 5.4.27>>https://jira.xwiki.org/browse/XWIKI-18120]]
40 * [[Hibernate Validator 6.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1968]]
41 * [[Infinispan 11.0.8>>https://jira.xwiki.org/browse/XCOMMONS-2091]]
42 * [[JFFI 1.3.1>>https://jira.xwiki.org/browse/XWIKI-18134]]
43 * [[JNR Constants 0.10.1>>https://jira.xwiki.org/browse/XWIKI-18157]]
44 * [[JNR FFI 2.2.1>>https://jira.xwiki.org/browse/XWIKI-18135]]
45 * [[JNR POSIX 3.1.4>>https://jira.xwiki.org/browse/XWIKI-18136]]
46 * [[JSqlParser 4.0>>https://jira.xwiki.org/browse/XWIKI-18193]]
47 * [[Jackson 2.12.1>>https://jira.xwiki.org/browse/XCOMMONS-2087]]
48 * [[Joda-Time 2.10.9>>https://jira.xwiki.org/browse/XWIKI-18192]]
49 * [[MariaDB connector 2.7.1>>https://jira.xwiki.org/browse/XWIKI-18119]]
50 * [[Protobuf Java 3.14.0>>https://jira.xwiki.org/browse/XCOMMONS-2112]]
51 * [[Protostream 4.3.5>>https://jira.xwiki.org/browse/XCOMMONS-2111]]
52 * [[Tika 1.25>>https://jira.xwiki.org/browse/XWIKI-18158]]
53 * [[JAXB 2.3.3>>https://jira.xwiki.org/browse/XCOMMONS-2098]]
54 * [[XStream 1.4.15>>https://jira.xwiki.org/browse/XCOMMONS-2102]]
Clément Aubin 1.1 55
56 = Translations =
57
58 The following translations have been updated:
59
60 {{language codes="none, none"/}}
61
62 {{comment}}
63 TODO: uncomment and update with proper link when the report is ready.
64
65 = Tested Browsers & Databases =
66
67 {{include reference="TestReports.<test report page>"/}}
68 {{/comment}}
69
70 {{comment}}
71 TODO: uncomment and update with proper links when the report is ready.
72
73 = Performances tests compared to <last super stable version> =
74
75 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
76
77 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
78 {{/comment}}
79
80 = Known issues =
81
82 * [[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]]
83
84 = Backward Compatibility and Migration Notes =
85
86 == General Notes ==
87
88 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
89 ** ##xwiki.cfg##
90 ** ##xwiki.properties##
91 ** ##web.xml##
92 ** ##hibernate.cfg.xml##
93 * 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.
94
Thomas Mortagne 4.2 95 == Issues specific to XWiki 13.0RC1 ==
Clément Aubin 1.1 96
Thomas Mortagne 4.2 97 === No more Struts ===
Clément Aubin 1.1 98
Thomas Mortagne 4.2 99 XWiki used to use the highly outdated Struts 1.3.10 as entry point to the (deprecated) actions system. In pratice Struts was not used for much (basically just mapping an action name with an action class) already and the very last bit has finally been removed but it's breaking change for any custom action:
100
101 * actions are now XWiki components implementing the role ##com.xpn.xwiki.internal.web.LegacyAction##
102 * no more struts-config.xml, the component now indicate its own name in the URL and the onlt way to disable an action is to remove uninstall it
103
104 That being said the old XWiki actions system has been deprecated for a long time now and the recommended way to make a custom action up to date is to convert it to an [[Entity Resource Reference handler>>extensions:Extension.Resource API||anchor="HAddinganewEntityResourceTypeHandler"]].
105
Thomas Mortagne 6.1 106 === The viewrev action is deprecated ===
107
108 The [[viewrev action>>Documentation.DevGuide.Architecture.URL Architecture.Standard URL Format||anchor="HAction:viewrev"]] is now deprecated and the [[view action>>Documentation.DevGuide.Architecture.URL Architecture.Standard URL Format||anchor="HAction:view"]] should be used instead with the same parameters.
109
Thomas Mortagne 7.1 110 === Author right is now important when saving ===
111
Thomas Mortagne 8.1 112 An experimental new behavior of the document save script API is now the default: both the current user and author rights are checked when saving a document. Among other things it implies the follow two important changes for scripts authors who don't have programming right:
Thomas Mortagne 7.1 113
Thomas Mortagne 8.1 114 * the registered author of a document saved by the script will be the author instead of the current user
115 * if the script author does not have edit right on some document the API ##Document#save## call will fail for that document
116
117 While not recommended it's possible to go back to previous behavior by using ##security.script.save.checkAuthor=false## in ##xwiki.properties## configuration file.
118
Clément Aubin 1.1 119 == API Breakages ==
120
121 The following APIs were modified since <project> <version - 1>:
122
123 {{comment}}
124 Remove!
125 {{backwardCompatiblityReportXml version="<version>"/}}
126 {{/comment}}
127
128 = Credits =
129
130 The following people have contributed code and translations to this release (sorted alphabetically):
131
132 <code contributors>

Get Connected