16693 Commits

Author SHA1 Message Date
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
Christian Beikov
e52c47060d Switch to 6.2.11-SNAPSHOT as 6.2.10 was accidently released 2023-10-04 23:34:31 +02:00
Christian Beikov
c52d7a573c HHH-17239 Automate maintenance releases 2023-10-04 23:19:49 +02:00
Christian Beikov
d5403f6e88 HHH-17239 Automate maintenance releases 2023-10-04 23:02:22 +02:00
Christian Beikov
9304ff0164 HHH-17239 Automate maintenance releases 2023-10-04 21:55:56 +02:00
Christian Beikov
1a8e9f3269 HHH-17239 Automate maintenance releases 2023-10-04 19:32:11 +02:00
Christian Beikov
9d5fb905e8 HHH-17239 Automate maintenance releases 2023-10-04 19:03:15 +02:00
Christian Beikov
9c0469aa99 HHH-17239 Automate maintenance releases 2023-10-04 18:34:53 +02:00
LLEFEVRE
0ab6fa3577 HHH-17286 Upgrade integration tests to use Oracle JDBC driver version 23.3.0.23.09 2023-10-04 12:22:10 +02:00
LLEFEVRE
ad7c764c04 HHH-17286 Upgrade integration tests to use Oracle JDBC driver version 23.3.0.23.09 2023-10-04 12:22:09 +02:00
Sanne Grinovero
dba11edf0e HHH-17282 Introduce a specialized Map for NavigablePath to Initializer 2023-10-02 21:08:37 +01:00
Marco Belladelli
a71df557d9 HHH-17231 Reintroduce support for entity path expansion in subqueries 2023-10-02 16:07:47 +02:00
Marco Belladelli
6edba019fc HHH-17231 Add test for issue 2023-10-02 16:07:47 +02:00