Wiki source code of Release Notes for XWiki 11.5

Version 11.1 by Thomas Mortagne on 2019/06/25

Hide last authors
Marius Dumitru Florea 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
Marius Dumitru Florea 2.1 7 This release continues the work on improving concurrent editing of pages and introduces new page and attachment pickers for macros. The code macro gets a new layout to display line numbers. Inline editing support for wiki macros has also been greatly improved.
Marius Dumitru Florea 1.1 8
Thomas Mortagne 10.1 9 {{error}}
10 Some important bugs have been found since XWiki 11.5 has been released:
11
12 {{jira url="http://jira.xwiki.org"}}
13 XWIKI-16495
Thomas Mortagne 11.1 14 XWIKI-16530
Thomas Mortagne 10.1 15 {{/jira}}
16
17 If one or several of these bugs impact you, then you should wait for the next version of XWiki that will be released soon!
18 {{/error}}
19
Marius Dumitru Florea 2.1 20 = New and Noteworthy (since XWiki 11.4) =
Marius Dumitru Florea 1.1 21
Marius Dumitru Florea 2.1 22 [[Full list of issues fixed and Dashboard for 11.5>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14422]].
Marius Dumitru Florea 1.1 23
24 {{releasenotechanges/}}
25
26 === Upgrades ===
27
28 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]]):
29
Marius Dumitru Florea 2.1 30 * [[Hibernate 5.4.3>>https://jira.xwiki.org/browse/XWIKI-8286]]
31 * [[Commons DBCP2 2.6.0>>https://jira.xwiki.org/browse/XCOMMONS-1487]]
32 * [[liquibase 3.6.3>>https://jira.xwiki.org/browse/XWIKI-16123]]
33 * [[JNR POSIX 3.0.50>>https://jira.xwiki.org/browse/XWIKI-16472]]
34 * [[JNR FFI 2.1.10>>https://jira.xwiki.org/browse/XWIKI-16472]]
35 * [[JFFI 1.2.19>>https://jira.xwiki.org/browse/XWIKI-16471]]
36 * [[Solr 7.7.2>>https://jira.xwiki.org/browse/XWIKI-16454]]
37 * [[HSQLDB 2.5.0>>https://jira.xwiki.org/browse/XWIKI-16451]]
38 * [[Pygments 2.4.2>>https://jira.xwiki.org/browse/XWIKI-16429]]
39 * [[Doxia 1.9>>https://jira.xwiki.org/browse/XRENDERING-567]]
40 * [[httpclient 4.5.9>>https://jira.xwiki.org/browse/XCOMMONS-1655]]
41 * [[Bouncy Castle 1.62>>https://jira.xwiki.org/browse/XCOMMONS-1653]]
42 * [[Commons Configuration 2.5>>https://jira.xwiki.org/browse/XCOMMONS-1650]]
43 * [[Infinispan 9.4.14.Final>>https://jira.xwiki.org/browse/XCOMMONS-1649]]
44 * [[Jackson 2.9.9>>https://jira.xwiki.org/browse/XCOMMONS-1640]]
45 * [[Dom4j 2.1.1>>https://jira.xwiki.org/browse/XCOMMONS-1585]]
46 * [[CKEditor Integration 1.35>>https://jira.xwiki.org/browse/XWIKI-16437]]
47 * [[Tour Application 1.3.1>>https://jira.xwiki.org/browse/XWIKI-16482]]
Marius Dumitru Florea 1.1 48
49 = Translations =
50
Marius Dumitru Florea 2.1 51 The following translations have been updated:
Marius Dumitru Florea 1.1 52
Marius Dumitru Florea 2.1 53 {{language codes="da, de, es, fr, hr, it, ko, lv, nl, no, pt_BR, ru, sk, sv, tr, zh, zh_TW"/}}
Marius Dumitru Florea 1.1 54
55 {{comment}}
56 TODO: uncomment and update with proper link when the report is ready.
57
58 = Tested Browsers & Databases =
59
60 {{include reference="TestReports.<test report page>"/}}
61 {{/comment}}
62
63 {{comment}}
64 TODO: uncomment and update with proper links when the report is ready.
65
66 = Performances tests compared to <last super stable version> =
67
68 <a summary of the comparison with latest super stable version>
69
70 More details on <link to the test report>.
71 {{/comment}}
72
73 = Known issues =
74
75 * [[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]]
76
77 = Backward Compatibility and Migration Notes =
78
79 == General Notes ==
80
81 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
82 ** ##xwiki.cfg##
83 ** ##xwiki.properties##
84 ** ##web.xml##
85 ** ##hibernate.cfg.xml##
86 * 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.
87
Marius Dumitru Florea 2.1 88 == Issues specific to XWiki 11.5 ==
Marius Dumitru Florea 1.1 89
Marius Dumitru Florea 2.1 90 === Renaming of WikiMacro field ===
Marius Dumitru Florea 1.1 91
Marius Dumitru Florea 2.1 92 The field {{code}}Macro content type{{/code}} has been renamed {{code}}Macro content availability{{/code}} in WikiMacroClass UI.
93
94 === XWiki now requires JDBC 4.2 ===
95
96 In practice it just means you need to make sure the database connector you are using is not too old (JDBC 4.2 came with Java 8 so you should be fine if you downloaded the connector in recent years).
97
98 === Hibernate 5.4.3 upgrade ===
99
100 Hibernate has (finally) been upgraded to the very last version. While it means you will benefit from bugfix/improvement/new features it's also a huge jump (previous version was close to 10 years old) and you will probably have issues if you are directly manipulating Hibernate APIs or some library expecting a much older version of Hibernate. You can find the details on https://github.com/hibernate/hibernate-orm/wiki/Migration-Guides but here is an extract from XWiki point of view:
101
102 * HQL '##?##'-based wildcards are not supported anymore at all by Hibernate. We added an automatic converter (to '##?1##' JPQL style) which seems to work well but it might not be perfect and it's producing a deprecating warning log
103 * You might need to update your ##hibernate.cfg.xml## file
104 * Various Hibernate classes have been removed or moved to different Java packages
105 * Various Hibernate methods have been removed from the APIs or not having any effect anymore even if still here and deprecated
106
107 === HTML head extension point identifier update ===
108
109 The identifier of [[the HTML header extension point>>Documentation.DevGuide.ExtensionPoint.HTMLHead]] allowing to inject HTML in the pages ##head## tag has been changed from ##org.xwiki.platform.head## to ##org.xwiki.platform.html.head##. Update your UI Extension Points if you were using the old id. This was done to disambiguate between HTML head and page head.
110
Marius Dumitru Florea 1.1 111 == API Breakages ==
112
Marius Dumitru Florea 2.1 113 The following APIs were modified since XWiki 11.4:
Marius Dumitru Florea 1.1 114
Marius Dumitru Florea 8.1 115 {{backwardCompatiblityReport version="11.5"/}}
Marius Dumitru Florea 1.1 116
117 = Credits =
118
119 The following people have contributed code and translations to this release (sorted alphabetically):
120
Marius Dumitru Florea 7.1 121 * Adel Atallah
122 * Alex Cotiugă
123 * Anca Luca
124 * carlosame
125 * Clément Aubin
126 * Ecaterina Moraru (Valica)
127 * Guillaume Delhumeau
128 * Jarle Sandmo
129 * JSDennebouy
130 * Marius Dumitru Florea
131 * Pyungkyu Moon
132 * Simon Urli
133 * slauriere
134 * Thomas Mortagne
135 * ttzn
136 * Vincent Massol

Get Connected