Branch: refs/heads/7.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5e398fd1d50d08a1335c71e3f80a835ee8511aa1
https://github.com/hibernate/hibernate-orm/commit/5e398fd1d50d08a1335c71e...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/function/array/ArrayUnnestTest.java
Log Message:
-----------
Skip some tests causing nightly failures on MySQL due to a bug
Commit: 33465feb156678d81378ddb0361015cf81d07eff
https://github.com/hibernate/hibernate-orm/commit/33465feb156678d81378ddb...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Add JDK 28 to the testing JDK list
Commit: f74ba5851f93095535ee1ab04928cb20b45acf07
https://github.com/hibernate/hibernate-orm/commit/f74ba5851f93095535ee1ab...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/basic/XmlMappingTests.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/type/format/XmlFormatterTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/type/java/AbstractDescriptorTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/type/TypeTest.java
A hibernate-testing/src/main/java/org/hibernate/testing/util/ValueClassHelper.java
Log Message:
-----------
Make testsuite fit for JDK 28 Valhalla preview
Commit: 284a4be3f68550e61b2763f1b51d9b3590ea9b03
https://github.com/hibernate/hibernate-orm/commit/284a4be3f68550e61b2763f...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinator.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorAudit.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorHistory.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorNoOp.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorStandard.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorTablePerSubclass.java
Log Message:
-----------
HHH-20788 Return null for TablePerSubclass and clarify informational nature of SQL
string exposed by RemoveCoordinator
Compare:
https://github.com/hibernate/hibernate-orm/compare/cf53ffa00f0f...284a4be...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications