Commit Graph

16705 Commits

Author SHA1 Message Date
Martin Simka df8745aaff [HHH-18507] allow overwriting the default db image with environment variable in docker_db.sh
https://hibernate.atlassian.net/browse/HHH-18507
2024-09-09 17:54:47 +02:00
Hibernate-CI dc3455bd62 Post-steps for release : `6.2.31.Final` 2024-08-21 16:56:25 +00:00
Hibernate-CI e773638323 Pre-steps for release : `6.2.31.Final` 2024-08-21 16:56:25 +00:00
Christian Beikov c180c1e0d5 HHH-18506 Reduce itable stubs during dirty checking 2024-08-21 18:54:19 +02:00
Christian Beikov 4bb02cd929 HHH-18506 Improve flush performance by reducing itable stubs 2024-08-21 18:54:19 +02:00
Hibernate-CI f261d87463 Post-steps for release : `6.2.30.Final` 2024-08-06 09:29:25 +00:00
Hibernate-CI 0b8002de3c Pre-steps for release : `6.2.30.Final` 2024-08-06 09:29:25 +00:00
Christian Beikov 776fbd39b0 Increase metaspace size and bump to 6.2.30-SNAPSHOT as 6.2.29 release failed due to OOM 2024-08-06 11:24:36 +02:00
Sanne Grinovero 2b92c3dbe5 HHH-16728 Optimise iteration of AssociationType properties within a Persister 2024-08-06 09:40:28 +02:00
Christian Beikov 0d58a2410c HHH-18410 Hoist some state to AbstractAttributeMapping to avoid megamorphic call sites 2024-08-06 09:40:28 +02:00
Christian Beikov e4bc19b64a HHH-18410 Make use of getter/setter cache as much as possible 2024-08-06 09:40:28 +02:00
Christian Beikov f810f648f9 Switch to a okhttp-digest version that is available on Maven central 2024-08-06 09:40:28 +02:00
Christian Beikov 97e6f45819 Update asciidoctor plugins to 4.0.2 2024-08-06 09:40:28 +02:00
Hibernate-CI 0fabcd3113 Post-steps for release : `6.2.28.Final` 2024-07-03 07:49:12 +00:00
Hibernate-CI f1f9adaf90 Pre-steps for release : `6.2.28.Final` 2024-07-03 07:49:12 +00:00
Marco Belladelli 411045e772
Post-steps for release : `6.2.27.Final` 2024-07-02 10:41:39 +02:00
Marco Belladelli 424668d583
Pre-steps for release : `6.2.27.Final` 2024-07-02 10:40:09 +02:00
Christian Beikov 7635eb562c
Fix passing branch to publish.sh 2024-07-02 10:20:38 +02:00
Marco Belladelli b546b0c82d
Update hibernate-jenkins-pipeline-helpers to 1.17 2024-07-02 09:45:07 +02:00
Christian Beikov f9cbb0c42d
Bind BRANCH environment variable 2024-07-02 09:41:21 +02:00
Christian Beikov 2e92cfda9a
Fix empty git branch and remote value issues 2024-07-02 08:54:49 +02:00
Jan Schatteman 47cd06c6db HHH-17344 - Fix potential NPE
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2024-07-02 08:46:40 +02:00
Hibernate-CI 4880e736c4 Post-steps for release : `6.2.26.Final` 2024-06-11 10:17:44 +00:00
Hibernate-CI d6b9e4d2f5 Pre-steps for release : `6.2.26.Final` 2024-06-11 10:17:44 +00:00
Marco Belladelli 466fcada34 HHH-17379 HHH-17397 HHH-17837 HHH-18202 Backport fk rendering-side logic for associations in order/group by 2024-06-11 12:16:26 +02:00
Marco Belladelli 7066861147 HHH-18202 Add test for issue 2024-06-11 12:16:26 +02:00
Marco Belladelli c33ccc09dc HHH-17837 Add test for issue 2024-06-11 12:16:26 +02:00
Marco Belladelli fcf0852374 HHH-17379 HHH-17397 Add test for issue 2024-06-11 12:16:26 +02:00
Marco Pelagatti ff204c92c8 HHH-18170 Subquery randomly generating wrong SQL due to duplicate alias 2024-06-11 12:16:26 +02:00
Marco Belladelli ac9e4ac980 Fix Oracle test missing order by expression in select distinct 2024-06-11 12:16:26 +02:00
Gavin King fc30edd221 HHH-18140 Skip optimizeUnloadedDelete if there are POST_COMMIT_DELETE listeners
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-06-11 12:16:26 +02:00
Andrea Boriero c5893e7919 HHH-16461 @Version + session.refresh(entity, LockMode.PESSIMISTIC_WRITE) leads to StaleObjectStateException 2024-06-11 12:16:26 +02:00
Yoann Rodière f80b90735e HHH-16461 Test @Version + session.refresh(entity, LockMode.PESSIMISTIC_WRITE) 2024-06-11 12:16:26 +02:00
Hibernate-CI 2a504efc91 Post-steps for release : `6.2.25.Final` 2024-04-25 12:10:10 +00:00
Hibernate-CI 5649ce8dbf Pre-steps for release : `6.2.25.Final` 2024-04-25 12:10:10 +00:00
Andrea Boriero 40f6ad6700 HHH-17964 Hibernate using wrong column order for ElementCollection query when composite ID is present 2024-04-25 14:08:17 +02:00
Andrea Boriero 06fe05482c HHH-17964 Add test for issue 2024-04-25 14:08:17 +02:00
Marco Belladelli 8eca2d9636 HHH-17883 Correct original column order for primary keys 2024-04-25 14:08:17 +02:00
Marco Belladelli 71e52a8f0f HHH-17883 Add test for issue 2024-04-25 14:08:17 +02:00
Marco Belladelli f2012069b8 Tag release version before committing development version change 2024-04-25 14:08:17 +02:00
Andrea Boriero adb125b40c HHH-16994 migration guide update 2024-04-25 14:08:17 +02:00
Christian Beikov 15fd989ff6 HHH-17885 Fix for same named attribute of different Embedded uses same selection expression 2024-04-25 14:08:17 +02:00
Christian Beikov 62836b5dcf HHH-17885 Test for same named attribute of different Embedded uses same selection expression 2024-04-25 14:08:17 +02:00
Hibernate-CI 50ff8dc8af Post-steps for release : `6.2.24.Final` 2024-03-29 13:15:02 +00:00
Hibernate-CI 92a3a35fa7 Pre-steps for release : `6.2.24.Final` 2024-03-29 13:15:02 +00:00
Christian Beikov 3700bbf4f0 HHH-17734 Ensure provider_class has precedence over datasource 2024-03-28 14:38:34 -05:00
Christian Beikov 00d6777d05 HHH-17493 Ensure case insensitivity is retained in negated copy 2024-03-28 14:38:34 -05:00
Jan Schatteman e9fd4a6915 HHH-17493 - add tests and fix
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2024-03-28 14:38:34 -05:00
Hibernate-CI 5124966686 Post-steps for release : `6.2.23.Final` 2024-03-27 13:13:14 +00:00
Hibernate-CI da1d3bcb92 Pre-steps for release : `6.2.23.Final` 2024-03-27 13:13:13 +00:00