Skip to content

Commit c97b8a9

Browse files
committed
[HSEARCH] 8.0.0.CR1
1 parent 0234763 commit c97b8a9

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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.

_data/projects/search/releases/8.0/series.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ maven:
2727
- artifact_id: hibernate-search-mapper-orm-jakarta-batch-jberet
2828
summary: Jakarta Batch mass indexing job for the Hibernate ORM mapper - JBeret specifics
2929
- 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)
3131
- artifact_id: hibernate-search-processor
3232
summary: Hibernate Search annotation processor capable of generating the static metamodel
3333
integration_constraints:
@@ -36,8 +36,8 @@ integration_constraints:
3636
orm:
3737
version: 7.0
3838
elasticsearch:
39-
version: 7.10 - 8.17
39+
version: 7.10 - 9.0
4040
opensearch:
41-
version: 1.3 - 2.19
41+
version: 1.3 - 3.0
4242
lucene:
43-
version: 9.12 / 10.0
43+
version: 9.12 / 10.2

0 commit comments

Comments
 (0)