We just published bugfix releases for the branches we actively maintain:
- Version 5.10.4.Final
-
The latest and greatest, compatible with Hibernate ORM 5.3 and JPA 2.2.
- Version 5.9.3.Final
-
Latest version compatible with Hibernate ORM 5.2 (5.2.3.Final and later 5.2.x).
- Version 5.6.6.Final
-
Latest version compatible with Hibernate ORM 5.0 and 5.1.
What’s new?
-
HSEARCH-3339: Using a
@Spatial
bridge on a property of a non-@Indexed
, embedded type used to lead to an exception on bootstrap. It is no longer the case. -
HSEARCH-3343: Hibernate Search 5.10.4.Final depends on Hibernate ORM 5.3.6.Final.
-
HSEARCH-3344: Hibernate Search 5.9.3.Final depends on Hibernate ORM 5.2.17.Final.
-
HSEARCH-3345: Hibernate Search 5.6.6.Final depends on Hibernate ORM 5.1.15.Final.
The other changes are mainly related to our build process.
For a full list of changes since the previous releases, please see the release notes:
Feedback, issues, ideas?
To get in touch, use the following channels:
-
hibernate-search tag on Stackoverflow (usage questions)
-
User forum (usage questions, general feedback)
-
Issue tracker (bug reports, feature requests)
-
Mailing list (development-related discussions)