Wiki source code of Release Notes for XWiki 11.10

Last modified by Ilie Andriuta on 2020/01/06

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]] 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 This is the first version of what is soon going to be the Long Term Support branch. It's finally possible to be more selective in the standard export administration. This version also helps keep a cleaner installed extensions index after an uprade and allow completly disable the authentication security mechanism.
8
9 {{error}}
10 Some important bugs have been found since XWiki 11.10 has been released:
11
12 {{jira url="http://jira.xwiki.org"}}
13 XWIKI-16911
14 {{/jira}}
15 {{/error}}
16
17 = New and Noteworthy (since XWiki 11.9) =
18
19 [[Full list of issues fixed and Dashboard for XWiki 11.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14460]].
20
21 {{releasenotechanges/}}
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 * [[CSS4J 1.0.2>>https://jira.xwiki.org/browse/XWIKI-16847]]
28 * [[Hibernate 5.4.8>>https://jira.xwiki.org/browse/XWIKI-16824]]
29 * [[Hibernate 5.4.9>>https://jira.xwiki.org/browse/XWIKI-16860]]
30 * [[JGroups 4.1.8>>https://jira.xwiki.org/browse/XCOMMONS-1645]]
31 * [[JSqlParser 3.1>>https://jira.xwiki.org/browse/XWIKI-16852]]
32 * [[Jackson 2.10.0>>https://jira.xwiki.org/browse/XWIKI-16832]]
33 * [[Jackson 2.10.1>>https://jira.xwiki.org/browse/XCOMMONS-1796]]
34 * [[MChange Commons 0.2.19>>https://jira.xwiki.org/browse/XWIKI-16853]]
35 * [[org.eclipse.sisu.plexus 0.3.4>>https://jira.xwiki.org/browse/XCOMMONS-1794]]
36 * [[Batik 1.12>>https://jira.xwiki.org/browse/XWIKI-16850]]
37 * [[Apache XML Graphics Commons 2.4>>https://jira.xwiki.org/browse/XWIKI-16851]]
38 * [[Quartz Scheduler 2.3.2>>https://jira.xwiki.org/browse/XWIKI-16817]]
39 * [[Ivy 2.5.0>>https://jira.xwiki.org/browse/XCOMMONS-1781]]
40 * [[TrueVFS 0.12.2>>https://jira.xwiki.org/browse/XWIKI-16819]]
41 * [[Joda-Time 2.10.5>>https://jira.xwiki.org/browse/XWIKI-16818]]
42 * [[Plexus Containers 2.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1779]]
43 * [[JNR FFI 2.1.11>>https://jira.xwiki.org/browse/XWIKI-16826]]
44 * [[JNR POSIX 3.0.51>>https://jira.xwiki.org/browse/XWIKI-16827]]
45 * [[JNR 0.9.14>>https://jira.xwiki.org/browse/XWIKI-16820]]
46 * [[JFFI 1.2.22>>https://jira.xwiki.org/browse/XWIKI-16824]]
47 * [[Jetty 9.4.22.v20191022>>https://jira.xwiki.org/browse/XWIKI-16816]]
48 * [[SLF4J 1.7.29>>https://jira.xwiki.org/browse/XCOMMONS-1787]]
49 * [[Checker Qual 3.0.0>>https://jira.xwiki.org/browse/XCOMMONS-1791]]
50 * [[JNA 5.5.0>>https://jira.xwiki.org/browse/XWIKI-16832]]
51
52 = Translations =
53
54 The following translations have been updated:
55
56 {{language codes="ca, de, es, fr, mr, ru, sk"/}}
57
58 = Tested Browsers & Databases =
59
60 {{include reference="TestReports.ManualTestReportSummaryXWiki1110.WebHome"/}}
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 == API Breakages ==
88
89 The following APIs were modified since XWiki 11.9:
90
91 {{backwardCompatiblityReport version="11.10"/}}
92
93 = Credits =
94
95 The following people have contributed code and translations to this release (sorted alphabetically):
96
97 * Alex Cotiugă
98 * Christian Fröhlich
99 * DenisF
100 * Jan Prokop
101 * Joan
102 * Marius Dumitru Florea
103 * Simon Urli
104 * sugov5
105 * Thomas Mortagne
106 * Vincent Massol
107 * xrichard

Get Connected