Tags
Authors
Hibernate OGM 5.4.0.Beta1 has been released!
The main differences from the previous release is the upgrade to Hibernate ORM 5.3.0.Final, the support for Infinispan Remote native and JPQL queries (without requiring Hibernate Search), and the use of cluster counters for local caches when generating sequences with Infinispan Embedded.
More detail available in the release notes.
We just published 5.10.0.Final, the first stable release in the 5.10 branch. This release brings an upgrade of the ORM integration to ORM 5.3 and JPA 2.2, an integration to DI frameworks through Hibernate ORM 5.3, an upgrade to WildFly 12 and JGroups 4, and JPMS automatic module names.
We just released Hibernate Validator 6.0.10.Final which comes with bugfixes and a brand new Dutch translation.
This is a recommended upgrade for everyone using Hibernate Validator and it is a drop-in replacement of 6.0.9.Final (see our migration guide).
Hibernate ORM version 5.3.0.Final has just been released.
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!
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.
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!