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:
Getting started guide HTML PDF
What's new HTML
Migration guide HTML
Reference HTML PDF API (Javadoc)
You can find more documentation for all series on the documentation page.
How to get it
Current series status: end-of-life
More information about specific releases (announcements, download links) can be found here.
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
Hibernate Search 5.5.6, Aggregate operation with MongoDB
Sequence generation, queries with single table inheritance
Integration with Infinispan Remote via Hot Rod
Remote Neo4j with Bolt and Http; dialect group operations