Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: aafa54f086df2f1b28df244ac62e20c1ac1a9d0f
https://github.com/hibernate/hibernate-search/commit/aafa54f086df2f1b28df...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M orm6/mapper/orm-batch-jsr352/core/ant-src-changes.patch
M orm6/mapper/orm-coordination-outbox-polling/ant-src-changes.patch
M orm6/mapper/orm/ant-src-changes.patch
Log Message:
-----------
HSEARCH-4869 Avoid most uses of EntityPersister in -orm6 artifacts
Commit: f1c499b375026c90c7c85bf6bb70de14d685730b
https://github.com/hibernate/hibernate-search/commit/f1c499b375026c90c7c8...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M orm6/mapper/orm/ant-src-changes.patch
Log Message:
-----------
HSEARCH-4869 On -orm6 artifacts, fix potential bug where we would use the entity ID type
instead of the document ID type in Hibernate ORM loading
Commit: f551e9f037140d7ace6a1c856dabdf5336132ad1
https://github.com/hibernate/hibernate-search/commit/f551e9f037140d7ace6a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M orm6/mapper/orm/ant-src-changes.patch
Log Message:
-----------
HSEARCH-4869 Remove more unnecessary casts to Serializable in -orm6 artifacts
Compare:
https://github.com/hibernate/hibernate-search/compare/2ee27ae91316...f551...