Compatibility
Java | 7 or 8 |
JPA | 2.1 |
Hibernate ORM | 5.1 |
Hibernate Search | 5.6 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy and Maintenance policy.
Documentation
Documentation for Hibernate OGM 5.1 can be accessed through the links below:
You can find more documentation for all series on the documentation page.
How to get it
Hibernate OGM 5.1 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
More information about specific releases (announcements, download links) can be found here.
Getting started
Hibernate OGM 5.1 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
If you want to start using Hibernate OGM 5.1, 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 (2017-03-01): 5.1.0.Final.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Core
Hibernate ORM 5.1 support
As of Hibernate OGM 5.1, the version of ORM to use with OGM is 5.1 (use the latest micro version).
Datastores
Infinispan
OGM can now talk with a remote Infinispan cluster via the Hot Rod protocol (previously, it only supported Infinispan in embedded mode).
Neo4j
OGM can now talk with a remote Neo4j cluster via both the Bolt protocol and the HTTP interface (previously, it only supported Neo4j in embedded mode).
MongoDB
OGM 5.1 supports aggregation in MongoDB native queries using the CLI syntax.
Releases in this series
Hibernate OGM 5.1 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
Hibernate ORM 5.1, Neo4j and Infinispan remote, Aggregation in MongoDB native queries, Operations grouping
Maven artifacts Download Resolved issues Release announcement
Hibernate Search 5.5.6, Aggregate operation with MongoDB
Maven artifacts Download Resolved issues Release announcement
Sequence generation, queries with single table inheritance
Maven artifacts Download Resolved issues Release announcement
Integration with Infinispan Remote via Hot Rod
Maven artifacts Download Resolved issues Release announcement
Remote Neo4j with Bolt and Http; dialect group operations
Maven artifacts Download Resolved issues Release announcement