Hibernate Search 8.1.1.Final maintenance release is out.
This release contains a couple of adjustments to the metric aggregations and an update of the Elasticsearch client.
What’s new
For a summary of all new features and improvements since 8.0, head to the dedicated page on hibernate.org, or check a more detailed list below. |
Dependency upgrades
- Others
-
-
HSEARCH-5453: Upgrade to Elasticsearch client 9.1.2
-
Other improvements and bug fixes
-
HSEARCH-5456: Metric aggregation (e.g. min/max) may fail for a Lucene backend when there are
null
values -
HSEARCH-5457: Enable count-values aggregation for string/boolean fields
And more. Please see the release notes for a complete list of changes since the previous releases.
How to get this release
All details are available and up to date on the dedicated page on hibernate.org.
Getting started, migrating
For new applications, refer to the getting started guide:
For existing applications, Hibernate Search 8.1 is a drop-in replacement for 8.0, assuming you also upgrade the dependencies. Information about deprecated configuration and API is included in the migration guide.
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)