Tags
Authors
We just published Hibernate Search 7.0.0.Beta1, a first beta release of the next major version of Hibernate Search.
The main theme of this new major version is upgrades: JDK 11 as a baseline, switch to Jakarta EE and to the latest Hibernate ORM, upgrade of the Lucene backend to the next major version (Lucene 9).
Beyond that, 7.0.0.Beta1 also includes experimental compatibility with Amazon OpenSearch Serverless, publishes a Hibernate Search BOM containing all of its public artifacts, and more.
Hibernate Reactive 2.0.4.Final is now available!
This release is compatible with Hibernate ORM 6.2.8.Final and Vert.x SQL driver 4.4.5.
The full list of changes is available on GitHub.
We just published a maintenance release for Hibernate Search: 6.2.1.Final.
This release mainly upgrades to Hibernate ORM 6.2.7.Final for -orm6
artifacts,
upgrades to Elasticsearch client 8.9.0,
adds compatibility with Elasticsearch 8.9 and OpenSearch 2.9,
and fixes several bugs.
Hibernate Reactive 2.0.4.Final is now available!
This release is compatible with Hibernate ORM 6.2.7.Final.
The full list of changes is available on GitHub.
Hibernate Reactive 2.0.3.Final is now available!
This release add a new getFactory()
method to the sessions API and fix a bug
when merging a referenced entity.
The full list of changes is available on GitHub.
We are pleased to announce the release of Hibernate Search 6.2.0.Final.
This release brings in particular a new standalone POJO Mapper,
mapping of classes/records to projections using @ProjectionConstructor
,
highlighting,
Elasticsearch schema export,
and more bugfixes and improvements.
6.2.0.Final also includes compatibility with Elasticsearch 8.8 and OpenSearch 2.8,
as well as an upgrade of -orm6
artifacts to Hibernate ORM 6.2.
Hibernate Reactive 2.0.2.Final is now available!
This release contains an important bug fix that solves a race codition issue when running muliple updates.
Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.6.Final.