Hibernate ORM 4.2.9.Final was released this evening with almost 50 fixes! Please see the full changelog for more information: https://hibernate.atlassian.net/issues/?jql=project=10031+AND+fixVersion=15350.

This should be considered the final 4.2.x release. There's a chance 4.2.10 will be necessary to coincide with upcoming EAP/Wildfly releases. Regardless, 4.3.x is the new stable version while we shift focus towards ORM 5.

JBoss Nexus: https://repository.jboss.org/nexus/content/groups/public/org/hibernate
Maven Central: http://repo1.maven.org/maven2/org/hibernate/hibernate-core (should update in a couple of days)
SourceForge: https://sourceforge.net/projects/hibernate/files/hibernate4
Downloads: 4.2.9.Final ZIP, 4.2.9.Final TGZ


Back to top