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.
What’s new
For a full list of changes since the previous release, see the release notes:
5.11.11.Final
-
HSEARCH-4432: Upgrade to Hibernate ORM 5.4.33.Final
5.10.13.Final
-
HSEARCH-4671: Upgrade to Hibernate ORM 5.3.28.Final
-
HSEARCH-4107: Creating a
FullTextSession
from anEntityManager
created by Spring Boot 2.4.0+ / Spring Framework 5.3+ used to fail with aClassCastException
. This is no longer the case. More information here.
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)