Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: c6c5913f27ade28c6af01e6753c9696c707f8d72
https://github.com/hibernate/hibernate-orm/commit/c6c5913f27ade28c6af01e6...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/flush/LazyCollectionInitalizationPreUpdateTest.java
Log Message:
-----------
HHH-16602 Add test for issue
Commit: e14f73c9453b32b730afc0a453d07b35c1669583
https://github.com/hibernate/hibernate-orm/commit/e14f73c9453b32b730afc0a...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/beanvalidation/LazyCollectionValidationTest.java
Log Message:
-----------
HHH-16701 Add test for issue
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Commit: e8f96761378720e7fcc2e84113ccca720c89f2a9
https://github.com/hibernate/hibernate-orm/commit/e8f96761378720e7fcc2e84...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/action/internal/CollectionRemoveAction.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/ActionQueue.java
Log Message:
-----------
HHH-16602 Dedicated action queue priority for orphan collection removals
Compare:
https://github.com/hibernate/hibernate-orm/compare/1f107e5a0ac2...e8f9676...