Compatibility
Java | 8 |
JPA | 2.2 |
Hibernate ORM | 5.3 |
Hibernate Search | 5.10 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy.
Documentation
Documentation for Hibernate OGM 5.4 can be accessed through the links below:
You can find more documentation for all series on the documentation page.
How to get it
More information about specific releases (announcements, download links) can be found here.
Getting started
If you want to start using Hibernate OGM 5.4, please refer to the getting started guide:
Migrating
If you need to upgrade from a previous series, please refer to the migration guide:
What's new
Latest release announcement (2018-12-18): 5.4.1.Final.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Core
Hibernate OGM is now compatible with Hibernate ORM 5.3 and JPA 2.2! Support java.time field types
Component upgrades
-
Hibernate ORM to 5.3.6.Final
-
Hibernate Search to 5.10.4.Final
-
WildFly to 13.0.0.Final
-
Infinispan to 9.4.0.Final
-
MongoDB to 3.6.3
-
Neo4J to 3.4.9
Infinispan
-
Caches created by the dialect are now transactional by default
-
Caches created by the dialect can be configured using a cache configuration
-
Supports remote native queries with Ickle
-
Supports JPQL queries for Infinispan Remote dialect
-
Supports scripting and java tasks for Infinispan server
-
Supports remote transactions
-
Allows to define custom Protocol Buffer schema
-
Infinispan remote supports now all unidirectional collections
-
Infinispan remote sequence generation was improved
Development versions (SNAPSHOTS)
The latest development versions of Maven artifacts for Hibernate OGM are published to the JBoss Nexus repository.
You should only need those (unstable) versions for testing recently merged patches, and should never use them in production.
To consume these artifacts, you may need to configure your build tool to fetch artifacts
from
and to enable snapshots:
Releases in this series
5.4.1.Final
2018-12-18
WildFly 14 feature packs - @OrderBy support - HQL select count distinct
Maven artifacts Download Resolved issues Release announcement
5.4.0.Final
2018-10-29
Infinispan remote transactions and queries - MongoDB GridFS - Support java.time field types - Neo4j remote procedures
Maven artifacts Download Resolved issues Release announcement
5.4.0.CR1
2018-10-01
Infinispan remote transactions - MongoDB ReadConcern - Support java.time field types
Maven artifacts Download Resolved issues Release announcement
5.4.0.Beta2
2018-07-05
Neo4j server indexes - Infinispan remote tasks - WildFly NoSQL integration
Maven artifacts Download Resolved issues Release announcement
5.4.0.Beta1
2018-05-25
Hibernate ORM 5.3.0.Final - Supports Infinispan Remote native and JPQL queries
Maven artifacts Download Resolved issues Release announcement
5.4.0.Alpha1
2018-04-17
WildFly 12 Feature Pack - JPA 2.2 - Hibernate ORM 5.3 - Infinispan 9.2
Maven artifacts Download Resolved issues Release announcement