Tags
Authors
Hibernate ORM 5.3 implements the JPA 2.2 standard. Over the following weeks, we are going to present various features introduced by JPA 2.2.
If Hibernate ORM 5.2 has added support for repeating Hibernate-specific annotations, JPA 2.2 will allow you to do the same with the JPA-specific annotations.
In this article, we are going to see how the repeating annotations feature is going to simplify your entity mappings.
This is the second Beta release in the Hibernate ORM 5.3 family. 5.3 represents a JPA 2.2 compatible version on top of 5.2. Beta2 is mainly minor bug-fixes and improvements. Changes of note include:
-
Move to Bintray for artifact publishing. This move has been long-planned, and we finally were finally able to implement it. From Bintray the artifacts are synced to both JCenter and Maven Central.
-
New Agroal-based
ConnectionProvider
-
The issues with documentation uploading have been resolved, so documentation for 5.3 is now available from the doc server. See the ORM documentation page.
See Jira for the complete list of changes
The Thirteenth bug-fix release for Hibernate ORM 5.2 has just been published.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
We decided to do another release of the 5.1 series to fix a regression introduced by HHH-10418 in 5.1.11.Final. We also took the opportunity to backport some bugfixes that can affect applications that set hibernate.order_inserts=true.
Hibernate ORM 5.1.12.Final:
-
tag is here;
-
changes are listed here (or, for people without a Hibernate Jira account, here);
-
release bundles are at SourceForge.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
This is a first Beta release in the Hibernate ORM 5.3 family. 5.3 represents a JPA 2.2 compatible version on top of 5.2 which includes the changes discussed below.
See Jira for the complete list of changes
See the downloads page for details on obtaining this release
NOTE : we have been having trouble getting documentation uploaded to the JBoss doc server. So the documentation may not be available online at this time. In that case, the documentation can be obtained from the release bundles from SourceForge. See the downloads page
We decided to do another release of the 5.1 series to fix some bugs to be included in an upcoming version of WildFly. This may be the last release of the 5.1 series, so we recommend that you migrate to 5.2 for future bugfixes.
Hibernate ORM 5.1.11.Final:
-
tag is here;
-
changes are listed here (or, for people without a Hibernate Jira account, here);
-
release bundles are at SourceForge and BinTray.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.