Skip to content

Commit 735b1bb

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 7.2.0.Alpha2
1 parent 4d7f24a commit 735b1bb

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

changelog.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
Hibernate Search Changelog
22
==========================
33

4+
7.2.0.Alpha2 (2024-06-10)
5+
-------------------------
6+
7+
** Bug
8+
* HSEARCH-5162 ORM mass indexer fails when JPA compliance is enabled (hibernate.jpa.compliance.query=true)
9+
* HSEARCH-5161 Prevent mass indexer from dropping the schema on start when requested but multitenancy is configured
10+
* HSEARCH-5158 Standalone mapper's SearchScope#massIndexer(Object tenantId) returns null
11+
12+
** Improvement
13+
* HSEARCH-5166 Upgrade to Lucene 9.11
14+
* HSEARCH-5165 Upgrade to Elasticsearch client 8.14.0
15+
* HSEARCH-5164 Add Elasticsearch 8.14.0 compatibility
16+
* HSEARCH-5154 Upgrade to Hibernate ORM 6.5.2.Final
17+
* HSEARCH-5153 Upgrade to GSON 2.11.0
18+
* HSEARCH-5108 Close unused readers immediately on refresh with the Lucene backend
19+
* HSEARCH-5107 Close unused readers before merging segments with the Lucene backend
20+
* HSEARCH-4930 Use dropAndCreateSchemaOnStart by default on Amazon OpenSearch Service for MassIndexer and JSR-352 integration
21+
22+
** New Feature
23+
* HSEARCH-4542 .within() and .withinAny() for the range predicate
24+
25+
** Task
26+
* HSEARCH-5159 Prepare to switch to char[] from Character[] in the Lucene highlighters
27+
* HSEARCH-5156 Address Spring Boot 3.3 upgrade nested JARs test failures
28+
* HSEARCH-5152 Use env variable for gpg sign plugin configuration
29+
* HSEARCH-5148 Update lucene analysis JavaDocs link
30+
* HSEARCH-4971 Switch project license to Apache License 2.0
31+
432
7.2.0.Alpha1 (2024-05-16)
533
-------------------------
634

0 commit comments

Comments
 (0)