Last modified by Marius Dumitru Florea on 2019/06/24

<
From version < 12.1 >
edited by Thomas Mortagne
on 2019/06/17
To version < 14.1 >
edited by Thomas Mortagne
on 2019/06/18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -88,7 +88,7 @@
88 88  
89 89  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).
90 90  
91 -=== Hibernate 5.4.6 upgrade ===
91 +=== Hibernate 5.4.3 upgrade ===
92 92  
93 93  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:
94 94  
... ... @@ -114,4 +114,19 @@
114 114  
115 115  The following people have contributed code and translations to this release (sorted alphabetically):
116 116  
117 -<code contributors>
117 +* Adel Atallah
118 +* Alex Cotiugă
119 +* Anca Luca
120 +* carlosame
121 +* Clément Aubin
122 +* Ecaterina Moraru (Valica)
123 +* Guillaume Delhumeau
124 +* Jarle Sandmo
125 +* JSDennebouy
126 +* Marius Dumitru Florea
127 +* Pyungkyu Moon
128 +* Simon Urli
129 +* slauriere
130 +* Thomas Mortagne
131 +* ttzn
132 +* Vincent Massol

Get Connected