-
Notifications
You must be signed in to change notification settings - Fork 40.9k
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
Upgrade to Hibernate 6.4.0.Final #38523
Comments
@mbladel is there anything that we can refer to so that we can learn which versions of Hibernate will be supported longer-term? I see that 6.2 has limited support but that 6.1 and 6.3 are end-of-life. How can we learn about this in advance? |
This comment has been minimized.
This comment has been minimized.
Hi @wilkinsona, we can only guarantee support on the latest released final major.minor combination. You can find additional information about versions and support at this link: https://github.com/hibernate/hibernate-orm/wiki/Huge-Project,-Small-Team. |
Thanks, @mbladel. How does 6.2 fit into that? Is there any way for us to know in advance that a minor version will move to limited support rather than end-of-life when the next minor is released? |
Feel free to reach out to us directly in our Zulip chat, or one of our other community channels, regarding future version supports plans or any other Hibernate question. |
We discussed this today and decided that we're going to upgrade in 3.2.1. /cc @mp911de |
Hi,
to my surprise Hibernate 6.4 was released today shortly after the SB 3.2 release. To an even greater surprise I found the following comment on an issue that happens with Hibernate 6.3: https://hibernate.atlassian.net/browse/HHH-17454?focusedCommentId=113382
Maybe we need to rethink Hibernate 6.3 being used in SB 3.2.
Let me know what you think.
Cheers,
Christoph
The text was updated successfully, but these errors were encountered: