Bio
I'm a member of the Hibernate Team at Red Hat, primarily working on Hibernate OGM, Hibernate Validator and Hibernate Search.
Tags
Authors
Hello everyone, we have released Hibernate Reactive 1.0.0.CR6!
Here’s a summary of the most important changes:
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
Hibernate Reactive 1.0.0.CR5 is out now!
Here’s a list of the most important changes
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
Hibernate Reactive 1.0.0.CR4 is out now!
It contains several important changes:
Thank you!
We’ve just released Hibernate Reactive 1.0.0.CR3.
This release contains an important bugfix releated to the id generation.
Thank you!
Hibernate Reactive 1.0.0.CR2 is out!
The most important change in this release is the upgrade to Vert.x 4.0.3.
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.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.
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.