Hibernate Search 8.1.2.Final maintenance release is out.
This release contains a fix for 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-5465: Upgrade to Elasticsearch client 9.1.3
-
Other improvements and bug fixes
-
HSEARCH-5471: Metric aggregation (e.g. sum) may fail for a Lucene backend, when there are no field values to collect, i.e. when there are no matched documents or when the matched documents have
null
as the value for the aggregated field.
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)