Bio
I'm a member of the Hibernate Team at Red Hat, primarily working on Hibernate OGM, Hibernate Validator and Hibernate Search.
Tags
Authors
This version contains upgrades to Vert.x SQL client 4.1.1 and Hibernate ORM 5.5.3.Final. We’ve also added some sanity checks to help prevent issues caused by using the session in the wrong thread.
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
Hibernate Reactive 1.0.0.CR7 is out and is now licensed under the Apache License, Version 2.0.
This version also contains some performance improvements,
adds a new method SessionFactory#withStatelessTransaction
,
upgrades to Hibernate ORM 5.5.2.Final and
supports the use of hibernate.jdbc.time_zone
for time types.
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
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.