Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: e954555da0025e073870fbf68313ae30cd6a288b
https://github.com/hibernate/hibernate-orm/commit/e954555da0025e073870fbf...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/jdbc/internal/JdbcCoordinatorImpl.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/batch/BatchingBatchFailureTest.java
Log Message:
-----------
set the current batch to null after releasing it
this silences a bunch of noisy "Aborting batch" log messages
Commit: 9a5d6bb1273b80dbfda20e39198ce2179e87ea5f
https://github.com/hibernate/hibernate-orm/commit/9a5d6bb1273b80dbfda20e3...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M
hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.java
Log Message:
-----------
remove obsolete @SuppressWarnings("deprecation")
Compare:
https://github.com/hibernate/hibernate-orm/compare/f4676676ec54...9a5d6bb...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications