Tags
Authors
Hibernate ORM 5.1.14.Final:
-
tag is here;
-
changes are listed here (or, for people without a Hibernate Jira account, here);
-
release bundles are at SourceForge.
For information on consuming the release via your favorite dependency-management-capable build tool, see https://hibernate.org/orm/releases/5.1
We just published 5.10.0.CR1, the first candidate release for the 5.10 branch. This release mainly includes an upgrade to Hibernate ORM 5.3.0.CR2, but it also adds a few bugfixes and improvements: see below!
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 the second CR release for the Hibernate ORM 5.3 family. 5.3 represents a JPA 2.2 compatible version on top of 5.2.
CR1 was work done to verify against the JPA 2.2 TCK. CR2 was, partially, work done based on the efforts of WildFly to certify against the full EE TCK, which has additional JPA-related tests.
The remainder of CR2 work mainly focused on binary compatibility for 5.3 with 5.1 and 5.2. Most of that work has been done under HHH-12424 and its sub-tasks. It was this work mainly that caused the delays in getting CR2 released. I apologize for that delay, but this was deemed a very important task.
The 17th 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’re happy to announce the release of Hibernate OGM 5.4.0.Alpha1.
Hibernate OGM is now compatible with Hibernate ORM 5.3 (still a candidate release) and JPA 2.2. We support Infinipan 9.2 and JBoss modules are now available as WildFly feature packs.
You can run server-side JavaScript on MongoDB or Java code in Infinispan Embedded as if they were stored procedures using the JPA approach.
When using the Infinispan Remote dialect it is now possible to
configure
new caches using the @CacheConfiguration
annotation.
All the changes are described in detail in the release notes.
We just published 5.10.0.Beta2, the second beta release for the 5.10 branch. This release mainly includes an upgrade to WildFly 12 for the JBoss modules, but it also adds a few bugfixes and improvements: see below!
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
We’re happy to announce the release of Hibernate OGM 5.3.1.Final.
This is the first maintenance release of the 5.3 branch.