Bio
I'm a member of the Hibernate Team at Red Hat, primarily working on Hibernate OGM, Hibernate Validator and Hibernate Search.
Tags
Authors
I’m happy to announce the latest release of Hibernate OGM: Hibernate OGM 5.2 Alpha1
The first thing you will notice in this release is that several dialects are not part of the core project anymore. We decided to focus our work on the Infinispan, Neo4j and MongoDB dialects.
Highlights of the release:
[ ... ]
I’m happy to announce the latest stable release of Hibernate OGM: Hibernate OGM 5.1 Final
Compared to the latest candidate release, there are not many changes. You can have a look at the 5.1.0.Final changelog to get all the details.
Good news!
The first candidate release for Hibernate OGM 5.1 is out.
Compared to 5.1 Beta3, this release upgrades Hibernate Search to version 5.5.6.Final and supports MongoDB aggregate operation in native queries.
You can find all the details in the 5.1.0.CR1 changelog.
If you need to upgrade from a version before 5.0, you can find help on the migration notes.
Hello everybody, holidays are over and we decided to start back with a small release.
Hibernate OGM 5.1 Beta3 and a new 5.0 maintainance releases are now available.
In these releases we fixed some issues around sequence generation and queries on entities using the single table per class inheritance strategy. An update is highly recommended.
Hibernate OGM 5.0.4.Final is backward compatible with 5.0.3.Final. If you need to upgrade from a version before 5.0, you can find help on the migration notes.
All the details about these releases are on the 5.0.4.Final changelog, the 5.1.0.Beta2 changelog and the 5.1.0.Beta3 changelog.
Good news!
We released Hibernate OGM 5.1 Alpha1 and 5.0.2 Final!
Hibernate OGM has been able for a while to work with an embedded Neo4j instance. In the next release, we want to add the ability to connect to a remote Neo4j server.
A new binary protocol is available since Neo4j 3 to connect to a remote server: Bolt.
In addition to Bolt, Neo4j comes also with a RESTful API and we are wondering if we should add an option to switch between the two approaches.
We released Hibernate OGM 5.0.1.Final!
Hibernate OGM 5.0.0.Final is finally here!
We are getting closer and closer to the final release of Hibernate OGM 5.
This release includes support for Redis Cluster and
a new dialect to store data within Redis hashes; java.util.UUID
are now
using the native uuid
type in Apache Cassandra;
more queries are now supported using the MongoDB CLI syntax.
This release is also aligned to the Hibernate 5 family and it will work with Hibernate ORM 5, Hibernate Search 5.5 and the latest WildFly 10. Check the previous post for more details about it.
The migration notes contains more information about migrating from earlier versions of Hibernate OGM to 5.x.
Have a look at the change log for a list of everything included in this release.
It’s 3 days from Christmas and as a present we decided to release the first Beta of Hibernate OGM 5!
The major news in this release is the mapping support for Cassandra 2.2 new data types, proper handling of the @Lob annotation, post-load event support and Infinispan 8.
This release also continue the process of aligning Hibernate OGM to the Hibernate 5 family. After the passage to Hibernate ORM 5 in the previous release, we updated Hibernate Search to the 5.5 version that also includes the power of Apache Lucene 5.
In the previous release post we described the improvements about storing map-typed properties on MongoDB and Redis. We have now applied the same natural mapping on CouchDB.
Check out the Hibernate OGM migration notes to learn more about migrating from earlier versions of Hibernate OGM to 5.x.