Branch: refs/heads/7.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 09a863e4598ae3fe842e2fc655808a4a8300394e
https://github.com/hibernate/hibernate-orm/commit/09a863e4598ae3fe842e2fc...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/sql/model/jdbc/MergeOperation.java
M hibernate-core/src/main/java/org/hibernate/sql/model/jdbc/UpsertOperation.java
M hibernate-core/src/test/java/org/hibernate/orm/test/stateless/UpsertVersionedTest.java
Log Message:
-----------
HHH-19522 report failed optimistic lock checking for upsert()
upsert() should throw StaleObjectStateException if the version
verification fails
Commit: 58df98eccdc67b711d7fc4f87ce2f41bb60f8344
https://github.com/hibernate/hibernate-orm/commit/58df98eccdc67b711d7fc4f...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/jdbc/Expectation.java
Log Message:
-----------
use @linkplain in jdoc
Commit: c145678f27a772a22865c16f60cfbdac49aa1b2b
https://github.com/hibernate/hibernate-orm/commit/c145678f27a772a22865c16...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/sql/model/jdbc/OptionalTableUpdateOperation.java
M hibernate-core/src/test/java/org/hibernate/orm/test/stateless/UpsertVersionedTest.java
Log Message:
-----------
HHH-19522 report failed optimistic lock checking for upsert()
- also fix the problem for upsert emulation with UPDATE/INSERT
Commit: 1e028f41f7b704063dd95a3d14bfc13bf157b08a
https://github.com/hibernate/hibernate-orm/commit/1e028f41f7b704063dd95a3...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/sql/model/jdbc/DeleteOrUpsertOperation.java
Log Message:
-----------
HHH-19522 report failed optimistic lock checking for upsert()
- also fix the problem for Oracle
Compare: https://github.com/hibernate/hibernate-orm/compare/f9bf7f8bb94b...1e028f4...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/dependabot/maven/build-dependencies-893c98420b
Home: https://github.com/hibernate/hibernate-search
Commit: b4ff9ddbd26d84aad811a73b359960c8ce6fced9
https://github.com/hibernate/hibernate-search/commit/b4ff9ddbd26d84aad811...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M build/parents/build/pom.xml
Log Message:
-----------
Bump the build-dependencies group with 1 updates
Bumps the build-dependencies group with 1 updates: com.ibm.db2:jcc.
Updates `com.ibm.db2:jcc` from 12.1.0.0 to 12.1.2.0
---
updated-dependencies:
- dependency-name: com.ibm.db2:jcc
dependency-version: 12.1.2.0
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
...
Signed-off-by: dependabot[bot] <support(a)github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications