Wiki source code of Release Notes for XWiki 11.10

Version 7.1 by Thomas Mortagne on 2019/11/19

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 <insert description of release here>
8
9 = New and Noteworthy (since XWiki 11.9) =
10
11 [[Full list of issues fixed and Dashboard for XWiki 11.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14460]].
12
13 {{releasenotechanges/}}
14
15 === Upgrades ===
16
17 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]]):
18
19 * [[CSS4J 1.0.2>>https://jira.xwiki.org/browse/XWIKI-16847]]
20 * [[Hibernate 5.4.8>>https://jira.xwiki.org/browse/XWIKI-16824]]
21 * [[Hibernate 5.4.9>>https://jira.xwiki.org/browse/XWIKI-16860]]
22 * [[JGroups 4.1.8>>https://jira.xwiki.org/browse/XCOMMONS-1645]]
23 * [[JSqlParser 3.1>>https://jira.xwiki.org/browse/XWIKI-16852]]
24 * [[Jackson 2.10.0>>https://jira.xwiki.org/browse/XWIKI-16832]]
25 * [[Jackson 2.10.1>>https://jira.xwiki.org/browse/XCOMMONS-1796]]
26 * [[MChange Commons 0.2.19>>https://jira.xwiki.org/browse/XWIKI-16853]]
27 * [[org.eclipse.sisu.plexus 0.3.4>>https://jira.xwiki.org/browse/XCOMMONS-1794]]
28 * [[Batik 1.12>>https://jira.xwiki.org/browse/XWIKI-16850]]
29 * [[Apache XML Graphics Commons 2.4>>https://jira.xwiki.org/browse/XWIKI-16851]]
30 * [[Quartz Scheduler 2.3.2>>https://jira.xwiki.org/browse/XWIKI-16817]]
31 * [[Ivy 2.5.0>>https://jira.xwiki.org/browse/XCOMMONS-1781]]
32 * [[TrueVFS 0.12.2>>https://jira.xwiki.org/browse/XWIKI-16819]]
33 * [[Joda-Time 2.10.5>>https://jira.xwiki.org/browse/XWIKI-16818]]
34 * [[Plexus Containers 2.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1779]]
35 * [[JNR FFI 2.1.11>>https://jira.xwiki.org/browse/XWIKI-16826]]
36 * [[JNR POSIX 3.0.51>>https://jira.xwiki.org/browse/XWIKI-16827]]
37 * [[JNR 0.9.14>>https://jira.xwiki.org/browse/XWIKI-16820]]
38 * [[JFFI 1.2.22>>https://jira.xwiki.org/browse/XWIKI-16824]]
39 * [[Jetty 9.4.22.v20191022>>https://jira.xwiki.org/browse/XWIKI-16816]]
40 * [[SLF4J 1.7.29>>https://jira.xwiki.org/browse/XCOMMONS-1787]]
41 * [[Checker Qual 3.0.0>>https://jira.xwiki.org/browse/XCOMMONS-1791]]
42 * [[JNA 5.5.0>>https://jira.xwiki.org/browse/XWIKI-16832]]
43
44 = Translations =
45
46 The following translations have been updated:
47
48 {{language codes="none, none"/}}
49
50 {{comment}}
51 TODO: uncomment and update with proper link when the report is ready.
52
53 = Tested Browsers & Databases =
54
55 {{include reference="TestReports.<test report page>"/}}
56 {{/comment}}
57
58 {{comment}}
59 TODO: uncomment and update with proper links when the report is ready.
60
61 = Performances tests compared to <last super stable version> =
62
63 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
64
65 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
66 {{/comment}}
67
68 = Known issues =
69
70 * [[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]]
71
72 = Backward Compatibility and Migration Notes =
73
74 == General Notes ==
75
76 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
77 ** ##xwiki.cfg##
78 ** ##xwiki.properties##
79 ** ##web.xml##
80 ** ##hibernate.cfg.xml##
81 * 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.
82
83 == Issues specific to XWiki <version> ==
84
85 <issues specific to the project>
86
87 == API Breakages ==
88
89 The following APIs were modified since <project> <version - 1>:
90
91 {{comment}}
92 Remove!
93 {{backwardCompatiblityReport version="<version>"/}}
94 {{/comment}}
95
96 = Credits =
97
98 The following people have contributed code and translations to this release (sorted alphabetically):
99
100 <code contributors>

Get Connected