16605 Commits

Author SHA1 Message Date
Christian Beikov
ac3b5281c3 HHH-17445 Don't force initialization of correlated joined table group 2023-12-01 18:16:48 +01:00
Marco Belladelli
e369015b4d HHH-17384 Fix @NotFound to-one association nullness handling 2023-12-01 18:16:48 +01:00
Steve Ebersole
3e96ddce40 HHH-17143 - More not-found fix ups
https://hibernate.atlassian.net/browse/HHH-17143
2023-12-01 18:16:48 +01:00
Christian Beikov
f7709e7610 HHH-17102 Fix @SqlResultSetMapping issue for joined inheritance entity result 2023-12-01 18:16:48 +01:00
The-Huginn
47e827200e [HHH-17294] DeepCopy non-Embedded JSON or XML JdbcTypCode attribute using FormatMapper 2023-12-01 18:16:48 +01:00
Leandro Taveras
2e0f0c5b58 [HHH-17294] Test verifying issue where Entity is not marked as dirty if one of its JSON children is modified 2023-12-01 18:16:48 +01:00
Andrea Boriero
d6e695055e HHH-17108 Error In Native Query when adding two Entity's and using composite key. Error: Unable to find column position by name. 2023-12-01 18:16:48 +01:00
Andrea Boriero
d5e3f44479 HHH-17108 Add test for issue 2023-12-01 18:16:48 +01:00
Jan Schatteman
3ef3a80cfe HHH-17367 - Add links to the tutorial's example source code
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-12-01 18:16:48 +01:00
dependabot[bot]
bb98e9ea2a Bump com.gradle.common-custom-user-data-gradle-plugin
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.11.3 to 1.12.

---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 18:16:48 +01:00
Marco Belladelli
fc5b184284 HHH-17329 Resolve state for query cache for initialized proxies 2023-12-01 18:16:48 +01:00
Marco Belladelli
2570cbe5db HHH-17329 Add test for issue 2023-12-01 18:16:48 +01:00
Christian Beikov
9403c4932a HHH-17351 Add missing basic type registration after changing preferred jdbc type 2023-12-01 18:16:48 +01:00
Christian Beikov
eb5f9da285 HHH-17323 Add annotation processor for tests explicitly 2023-12-01 18:16:48 +01:00
Christian Beikov
0d2f55e4c8 Update checker and adapt memory configuration 2023-12-01 18:16:48 +01:00
LLEFEVRE
0ffe0afaf9 HHH-17315 Reduce Oracle database user privileges to avoid cross schemas clashes 2023-12-01 18:16:48 +01:00
Steve Ebersole
6b82346187 HHH-17157 - Some improvements to the metamodel generator documentation 2023-12-01 18:16:48 +01:00
Jan Schatteman
f78c802acb HHH-17157 - Some improvements to the metamodel generator documentation
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-12-01 18:16:48 +01:00
Christian Beikov
47bed74030 Fixup changelog for 6.2.13.Final 2023-12-01 18:16:48 +01:00
Christian Beikov
d9e962c991 Fix Oracle 11 issues with aliases and disable FollowOnLockingTest on that version 2023-12-01 18:16:48 +01:00
Hibernate-CI
12442bd8c7 Post-steps for release : 6.2.13.Final 6.2.13 2023-10-11 16:49:53 +00:00
Hibernate-CI
ef0cc629e7 Pre-steps for release : 6.2.13.Final 2023-10-11 16:49:53 +00:00
Marco Belladelli
2d5df89552 HHH-17225 Always use target table column for right / full joins 2023-10-11 18:47:42 +02:00
Marco Belladelli
f163462e36 HHH-17225 Add test for issue 2023-10-11 18:47:42 +02:00
Jan Schatteman
a03c1c0ef7 HHH-17302 - Use nocache for MariaDB sequences
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-10-11 18:47:42 +02:00
Andrea Boriero
e5b2298b76 HHH-17290 Embeddable with a primitive field cannot be set to null 2023-10-11 18:47:42 +02:00
Andrea Boriero
583015100b HHH-17290 Add test for issue 2023-10-11 18:47:42 +02:00
Christian Beikov
c69a2be86a Cancel in-progress CodeQL workflows on new PR pushes 2023-10-11 18:47:42 +02:00
Christian Beikov
dd8a201bdc Improve PostgreSQL container performance 2023-10-11 18:47:42 +02:00
Christian Beikov
16a9967813 Add build option for configuring maven central mirror 2023-10-11 18:47:42 +02:00
Christian Beikov
9687cd7a68 Drop ojdbc6 usage for Oracle 11 testing 2023-10-11 18:47:42 +02:00
Christian Beikov
1b789ff3c4 HHH-17276 Be more forgiving when determining lobness 2023-10-11 18:47:42 +02:00
Christian Beikov
e507f596ec HHH-17297 Adapt limited support testing for 6.2 2023-10-11 18:47:42 +02:00
Christian Beikov
79bbd9db1c HHH-17239 Automate maintenance releases 2023-10-11 18:47:42 +02:00
dependabot[bot]
ef136ae909 Bump com.gradle.enterprise from 3.15 to 3.15.1
Bumps com.gradle.enterprise from 3.15 to 3.15.1.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 18:47:42 +02:00
Christian Beikov
8ac3ab7dae HHH-17296 Gradle 8.4 upgrade 2023-10-11 18:47:42 +02:00
dependabot[bot]
5d2fcecebd Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 18:47:42 +02:00
Christian Beikov
6c52aef28f HHH-17276 Expose size based lob-ness in DdlType and retain info in runtime model 2023-10-11 18:47:42 +02:00
LLEFEVRE
7cb740594e HHH-16876 Update Oracle testing to 23c 2023-10-11 18:47:42 +02:00
Christian Beikov
875e0cac3c HHH-16933 Stop using syntax sugar JSON item-methods 2023-10-11 18:47:42 +02:00
Christian Beikov
2751cdacb1 HHH-17264 Use json_object to create empty json 2023-10-11 18:47:42 +02:00
Christian Beikov
917457f36d HHH-17237 Add Atlas workflow 2023-10-11 18:47:42 +02:00
Hibernate-CI
3398e4e1a3 Post-steps for release : 6.2.12.Final 6.2.12 2023-10-06 01:18:04 +00:00
Hibernate-CI
15ab587bde Pre-steps for release : 6.2.12.Final 2023-10-06 01:18:04 +00:00
marko-bekhta
00e4086b50 HHH-16897 Push a where clause to stack before combining predicates 2023-10-05 22:30:24 +02:00
marko-bekhta
b8ca38ea87 HHH-16897 Add a test case to reproduce the issue 2023-10-05 22:30:24 +02:00
Christian Beikov
3b3ed55e5a HHH-17239 Automate maintenance releases 2023-10-05 03:11:14 +02:00
Hibernate-CI
db2c5e1386 Post-steps for release : 6.2.11.Final 6.2.11 2023-10-04 22:44:48 +00:00
Hibernate-CI
5419e56a01 Pre-steps for release : 6.2.11.Final 2023-10-04 22:44:48 +00:00
Christian Beikov
7d8a4fc31b HHH-17239 Automate maintenance releases 2023-10-05 00:44:10 +02:00