File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
_data/projects/search/releases/8.0 Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ date : 2025-05-31
2
+ announcement_url : https://in.relation.to/2025/05/31/hibernate-search-8-0-0-CR1
3
+ summary : >-
4
+ Improved integration with Hibernate Models,
5
+ better backwards compatibility of Search DSL.
Original file line number Diff line number Diff line change 27
27
- artifact_id : hibernate-search-mapper-orm-jakarta-batch-jberet
28
28
summary : Jakarta Batch mass indexing job for the Hibernate ORM mapper - JBeret specifics
29
29
- artifact_id : hibernate-search-v5migrationhelper-orm
30
- summary : Helper for migrating from Hibernate Search 5 to Hibernate Search 6/7 (Hibernate ORM mapper + Lucene backend)
30
+ summary : Helper for migrating from Hibernate Search 5 to Hibernate Search 6/7/8 (Hibernate ORM mapper + Lucene backend)
31
31
- artifact_id : hibernate-search-processor
32
32
summary : Hibernate Search annotation processor capable of generating the static metamodel
33
33
integration_constraints :
@@ -36,8 +36,8 @@ integration_constraints:
36
36
orm :
37
37
version : 7.0
38
38
elasticsearch :
39
- version : 7.10 - 8.17
39
+ version : 7.10 - 9.0
40
40
opensearch :
41
- version : 1.3 - 2.19
41
+ version : 1.3 - 3.0
42
42
lucene :
43
- version : 9.12 / 10.0
43
+ version : 9.12 / 10.2
You can’t perform that action at this time.
0 commit comments