Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HHH-17379, HHH-17397 Correct use of target table column for non-optimizable joins #7570

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

mbladel
Copy link
Contributor

@mbladel mbladel commented Nov 23, 2023

@beikov beikov merged commit ef155c2 into hibernate:main Dec 7, 2023
24 checks passed
@RuslanHryn
Copy link

Could you please propagate the changes to 6.2 branch?

@mbladel
Copy link
Contributor Author

mbladel commented Dec 11, 2023

Could you please propagate the changes to 6.2 branch?

Hibernate 6.2 is currently in limited support. We strongly suggest upgrading to version 6.4.1 once released to get this and many other fixes / improvements.

@RuslanHryn
Copy link

@mbladel
Unfortunately, we can't switch to 6.4.1 because Spring Boot does not support this version yet.
Spring Boot 3.1 supports hibernate 6.2.* and Spring Boot 3.2(latest version) supports 6.3.*
Probably hibernate 6.4 will be supported in Spring Boot 3.3 which will be released in 6 months

@beikov
Copy link
Contributor

beikov commented Dec 11, 2023

If you need support for older versions of Hibernate ORM then you will have to become a Red Hat customer and create Red Hat support case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants