Tags
Authors
Hibernate OGM 5.4.1.Final has been released!
The feature packs included in this release are now compatible with WildFly 14 and we added
support for the @OrderBy
annotation.
A special thanks to our contributors!
[ ... ]
Hibernate OGM 5.4.0.Final has been released!
Here’s a list of the main changes compared to version 5.3.1.Final:
-
Infinispan remote transactions over HotRod client
-
JPQL and native queries support for Infinispan remote
-
server side procedures calls for Infinispan Remote
-
Cache creation and configuration for Infinispan remote
-
Java types
java.time.LocalDate
,java.time.LocalDateTime
andjava.time.LocalTime
are natively supported as field types -
Neo4j remote procedures support via JPA
More details available in the release notes.
Hibernate OGM 5.4.0.CR1 has been released!
Here’s a list of the main changes:
-
We support Infinispan remote transactions over HotRod client
-
Java types
java.time.LocalDate
,java.time.LocalDateTime
andjava.time.LocalTime
are natively supported as field types -
It is possible to configure the MongoDB
ReadConcern
strategy.
More details available in the release notes.
Hibernate OGM 5.4.0.Beta2 has been released!
Here’s a list of the main changes:
-
We support server side indexes definition for fast queries with Neo4j.
-
We support scripting and java tasks for Infinispan server.
-
Datastore client configuration using WildFly NoSQL subsystem.
-
Support for MongoDB GeoJSON type GeometryCollection.
-
You can provide a custom Protocol Buffer schema in Infinispan remote.
-
Infinispan remote supports now all unidirectional collections.
-
Infinispan remote sequences now uses Clustered Counters.
More details available in the release notes.
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’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’re happy to announce the release of Hibernate OGM 5.3.1.Final.
This is the first maintenance release of the 5.3 branch.
We’re happy to announce the release of: Hibernate OGM 5.3.0.Final
We’re happy to announce the release of: Hibernate OGM 5.3 CR1
I’m happy to announce the latest stable release of Hibernate OGM: 5.2 Final
Compared to the latest candidate release, there are not many changes. You can have a look at the 5.2.0.Final changelog to get all the details.