Skip to content

Backports 7.4#12963

Merged
beikov merged 8 commits into
hibernate:7.4from
beikov:backports-7.4
Jul 1, 2026
Merged

Backports 7.4#12963
beikov merged 8 commits into
hibernate:7.4from
beikov:backports-7.4

Conversation

@beikov

@beikov beikov commented Jul 1, 2026

Copy link
Copy Markdown
Member

Backports


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.



Please make sure that the following tasks are completed:
Tasks specific to HHH-20634 (Bug):

  • Add test reproducing the bug
  • Add entries as relevant to migration-guide.adoc OR check there are no breaking changes

Tasks specific to HHH-20614 (Bug):

  • Add test reproducing the bug
  • Add entries as relevant to migration-guide.adoc OR check there are no breaking changes

Tasks specific to HHH-20586 (Bug):

  • Add test reproducing the bug
  • Add entries as relevant to migration-guide.adoc OR check there are no breaking changes

Tasks specific to HHH-20550 (Bug):

  • Add test reproducing the bug
  • Add entries as relevant to migration-guide.adoc OR check there are no breaking changes

Tasks specific to HHH-19569 (Bug):

  • Add test reproducing the bug
  • Add entries as relevant to migration-guide.adoc OR check there are no breaking changes

https://hibernate.atlassian.net/browse/HHH-19569
https://hibernate.atlassian.net/browse/HHH-20586
https://hibernate.atlassian.net/browse/HHH-20550
https://hibernate.atlassian.net/browse/HHH-20614
https://hibernate.atlassian.net/browse/HHH-20634

kaden-sharpin and others added 4 commits July 1, 2026 17:19
Currently `createCountQuery()` fails when trying to count a query
with CTE statements and groupings/is distinct. We now copy the
statements to match the `createExistsQuery()` implementation.

Co-authored-by: Christian Beikov <christian.beikov@gmail.com>
@hibernate-github-bot hibernate-github-bot Bot added the 7.4 Label for pull requests targeting [7.4] branch. label Jul 1, 2026
Mark Brodziak and others added 4 commits July 1, 2026 18:09
…s hierarchy

Previously  only inspected the generator's direct
generic interfaces, so it failed to find the annotation type argument when
Previously  only inspected the generator's direct
generic interfaces, so it failed to find the annotation type argument when
a generator inherited AnnotationBasedGenerator from an abstract base class.
Use to resolve the argument through the full
class hierarchy.
@beikov
beikov merged commit dc7d9ff into hibernate:7.4 Jul 1, 2026
31 of 32 checks passed
@beikov
beikov deleted the backports-7.4 branch July 1, 2026 17:57
@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

7.4 Label for pull requests targeting [7.4] branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants