We just published a bugfix release for Hibernate Search: 5.11.6.Final.
This release mainly upgrades Hibernate Search to the latest compatible Hibernate ORM version and fixes one issue with Spring Boot 2.4.0 / Spring Framework 5.3.
What’s new
-
HSEARCH-4085: Upgrade to Hibernate Annotations 5.1.2.Final
-
HSEARCH-4087: Upgrade to Hibernate ORM 5.4.23.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.
For a full list of changes since the previous release, please see the release notes.
How to get these releases
All details are available and up to date on the dedicated page on hibernate.org.
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)