Hi, Hibernate 5.2.0 is out: http://in.relation.to/2016/06/01/hibernate-orm-520-final-release/ But this version is java 8 only. Can we update topia baseline to java 8 too ?
Le 06/06/2016 12:10, Eric Chatellier a écrit :
Hi,
Hibernate 5.2.0 is out: http://in.relation.to/2016/06/01/hibernate-orm-520-final-release/
But this version is java 8 only.
Can we update topia baseline to java 8 too ?
Our historical decision is to keep client applications java6-compatible, thus I think we won't upgrade to Hibernate 5.2.x (for the moment). By the way, it is my opinion only, discussion is open. Regards, Arnaud
Le 07/06/2016 10:55, Arnaud Thimel a écrit :
Our historical decision is to keep client applications java6-compatible, thus I think we won't upgrade to Hibernate 5.2.x (for the moment).
Topia is java7-compatible since a while now. But hibernate 5.1 is still maintained and the version 5.1.1 has just been released [1]. It fixed a bug previously reported regarding topia 3: https://hibernate.atlassian.net/browse/HHH-10360 Both topia 3 and topia 2 could be based on hibernate 5.1 for the moment. [1] : http://in.relation.to/2016/08/12/hibernate-orm-511-final-release/
Le 16/08/2016 à 15:44, Eric Chatellier a écrit :
Topia is java7-compatible since a while now.
But hibernate 5.1 is still maintained and the version 5.1.1 has just been released [1]. It fixed a bug previously reported regarding topia 3: https://hibernate.atlassian.net/browse/HHH-10360
Both topia 3 and topia 2 could be based on hibernate 5.1 for the moment.
[1] : http://in.relation.to/2016/08/12/hibernate-orm-511-final-release/
Hibernate team now recommends to update to hibernate 5.2 and will stop 5.1 maintenance [1]. I will update Topia to Hibernate 5.2 unless if there is any reason to not do it. [1]: http://in.relation.to/2017/08/18/hibernate-orm-5110-final-release/ -- Éric Chatellier - www.codelutin.com - 02.40.50.29.28
participants (2)
-
Arnaud Thimel -
Eric Chatellier