We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 058992b commit 69db669Copy full SHA for 69db669
changelog.txt
@@ -1,6 +1,20 @@
1
Hibernate Search Changelog
2
==========================
3
4
+8.1.1.Final (2025-08-14)
5
+-------------------------
6
+
7
+** Bug
8
+ * HSEARCH-5456 Metric aggregation (e.g. min/max) may fail for a Lucene backend when there are `null` values
9
10
+** Improvement
11
+ * HSEARCH-5457 Enable count-values aggregation for string/boolean fields
12
+ * HSEARCH-5453 Upgrade Elasticsearch client to 9.1.2
13
14
+** Task
15
+ * HSEARCH-5455 Test against the latest Elasticsearch 8.19.2
16
+ * HSEARCH-5454 Test against the latest Elasticsearch 9.1.2
17
18
8.1.0.Final (2025-08-08)
19
-------------------------
20
0 commit comments