Tags
Authors
We just published Hibernate Search 7.2.0.Alpha2, the second alpha release of the next minor version of Hibernate Search.
Compared to the previous alpha, this version contains the license change, predicate improvements and more.
It also upgrades Lucene and Hibernate ORM dependencies and includes compatibility with the latest Elasticsearch 8.14.
Hibernate Reactive 2.3.1.Final is now available!
This release is compatible with Hibernate ORM 6.5.2.Final and contains
a bug fix for identity generation with batching.
The full list of changes is available on GitHub.
We just published Hibernate Search 7.2.0.Alpha1, the first alpha release of the next minor version of Hibernate Search.
This version contains many improvements to the Search DSL, including new projection types, predicate improvements, query parameters and more.
It also upgrades Lucene and Hibernate ORM dependencies and includes compatibility with the latest OpenSearch 2.14.
Hibernate ORM version 6.6 is already available in Alpha version, and a final release will follow soon. In today’s post we’re going to dive into one of the new features that comes with this version, the new @ConcreteProxy annotation.
Hibernate Reactive 2.3.0.Final is now available!
This release is compatible with Hibernate ORM 6.5.0.Final and support for soft deletes.
The full list of changes is available on GitHub.
Hibernate 6.5.0.Final
6.5 has gone final!
I had so many interesting new things to talk about in the summary of Jakarta Persistence 3.2 that I forgot to mention an important thing we’re taking away.
Hibernate ORM version 6.5 already received a couple candidate release versions, and a final release will follow shortly. This post highlights one of the improvements that comes with this version: efficient retrieval of non-identifier database generated values.