Changes for page Release Notes for XWiki 11.5-rc-1
Last modified by Marius Dumitru Florea on 2019/06/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -36,6 +36,8 @@ 36 36 * [[Infinispan 9.4.14.Final>>https://jira.xwiki.org/browse/XCOMMONS-1649]] 37 37 * [[Jackson 2.9.9>>https://jira.xwiki.org/browse/XCOMMONS-1640]] 38 38 * [[Dom4j 2.1.1>>https://jira.xwiki.org/browse/XCOMMONS-1585]] 39 +* [[CKEditor Integration 1.35>>https://jira.xwiki.org/browse/XWIKI-16437]] 40 +* [[Tour Application 1.3.1>>https://jira.xwiki.org/browse/XWIKI-16482]] 39 39 40 40 = Translations = 41 41 ... ... @@ -86,7 +86,7 @@ 86 86 87 87 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). 88 88 89 -=== Hibernate 5.4. xupgrade ===91 +=== Hibernate 5.4.6 upgrade === 90 90 91 91 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: 92 92