Tags
Authors
Hibernate ORM 4.2.11.Final was just released! Please see the full changelog for more information: https://hibernate.atlassian.net/issues/?jql=project=10031+AND+fixVersion=16153.
It's been a busy day in Hibernate land. In addition to 4.2.9.Final last night, we just released Hibernate ORM 4.3.2.Final! Please see the full changelog for more information: https://hibernate.atlassian.net/issues/?jql=project=10031+AND+fixVersion=15650.
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.
I have just released 4.3.1.Final, the first bugfix release for Hibernate ORM 4.3. In addition to bug fixes, a few improvements of note include:
The Hibernate team is proud to announce the Hibernate ORM 4.3.0.Final Release. With this release, Hibernate is now a certified implementation of the JPA 2.1 specification. Certified awesomeness!
Hibernate ORM 4.2.8.Final was just released with 30 fixes/improvements! Please see the full changelog for more information: https://hibernate.atlassian.net/issues/?jql=project=10031+AND+fixVersion=14950.
The Hibernate team is proud to announce the 4.3.0.CR1 release of Hibernate ORM. This is the first release candidate for 4.3 and JPA 2.1 support. For those who maybe are not familiar with our release methodology, this means that in 2-3 weeks this release will essentially be re-tagged as Final unless some critical bugs are reported with it in the meantime.
Shortly after releasing 4.2.7.Final, a regression was found (caused in 4.2.6.Final) that may affect some usages of Date, Calendar-as-a-Date, and JDBC Dates. See https://hibernate.atlassian.net/browse/HHH-8617 for more information. So, we decided to release 4.2.7.SP1 to correct it.