Bio
Former lead developer of Hibernate Search, and one of the main contributors to the Hibernate extensions (ORM, Search, Validator) of Quarkus, the cloud-native Java stack.
Tags
Authors
We just published Hibernate Search 6.2.0.Alpha2, an alpha release of the next minor version of Hibernate Search.
This version brings simpler and
/or
/not
predicates,
mass indexing for multiple tenants,
and a switch to UUIDs for identifiers in the outbox-polling
coordination strategy.
6.2.0.Alpha2 also includes many bugfixes and improvements,
compatibility with Elasticsearch 8.6 and OpenSearch 2.5,
an upgrade of -orm6
artifacts to Hibernate ORM 6.2.0.CR2,
and more.
We just published two maintenance releases for Hibernate Search: 6.1.8.Final and 5.11.12.Final.
These releases mainly upgrade dependencies and fix bugs.
We just published two maintenance releases for Hibernate Search: 5.11.11.Final and 5.10.13.Final.
These releases mainly upgrade Hibernate Search to the latest compatible Hibernate ORM versions and fix one bug.
We just published a maintenance release for Hibernate Search: 6.1.7.Final.
This release mainly upgrades to Hibernate ORM 5.6.11.Final, replaces dependency management of Hibernate ORM dependencies with simple alignment in all artifacts (including -orm6 artifacts), and fixes a bug related to Java modules.
We just published a maintenance release for Hibernate Search: 6.1.6.Final.
This release mainly upgrades to Hibernate ORM 5.6.10.Final,
upgrades to Hibernate ORM 6.0.2.Final and compatibility with Hibernate ORM 6.1.2.Final for -orm6 artifacts,
upgrades to the latest version of Jakarta dependencies for -orm6
/-jakarta
artifacts,
adds compatibility with CockroachDB,
and fixes several bugs.
We just published Hibernate Search 6.2.0.Alpha1, an alpha release of the next minor version of Hibernate Search.
The main feature of this new version is the new Standalone POJO mapper, allowing to map arbitrary objects to an index, even if those objects are not Hibernate ORM entities. This opens the way to custom integrations to your favorite NoSQL datastores!
Beyond that, 6.2.0.Alpha1 also includes mapping of classes/records to projections using @ProjectionConstructor, search DSL improvements (including projections on object fields), compatibility with Elasticsearch 8.3 and OpenSearch 2.0, and more.
We just published a maintenance release for Hibernate Search: 6.1.5.Final.
This release mainly upgrades to Hibernate ORM 5.6.8.Final,
upgrades to Hibernate ORM 6.0.1.Final for -orm6 artifacts,
upgrades to the latest version of Jakarta dependencies for -orm6
/-jakarta
artifacts,
and fixes a few bugs.
We just published a maintenance release for Hibernate Search: 6.1.4.Final.
This release mainly upgrades to Hibernate ORM 6.0.0.Final for -orm6 artifacts, upgrades to the latest version of Jakarta dependencies for -orm6/-jakarta artifacts, and fixes a few bugs.
We just published two maintenance releases for Hibernate Search: 6.1.3.Final and 6.0.9.Final.
These releases mainly upgrade Hibernate Search to the latest compatible Hibernate ORM versions, and fix a few mistakes in the documentation.
We just published a maintenance release for Hibernate Search: 6.1.1.Final.