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

Upgrade to Hibernate ORM 5.4.24.Final #13352

Merged
merged 4 commits into from
Nov 18, 2020
Merged

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Nov 18, 2020

Fixes CVE-2020-25638 via https://hibernate.atlassian.net/browse/HHH-14225 cc/ @sberyozkin
Fixes #13234 via https://hibernate.atlassian.net/browse/HHH-14329
Fixes #12980 via https://hibernate.atlassian.net/browse/HHH-14312

And others: https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%205.4.24

@gsmet your NPE improvements are included too. I don't think there was Quarkus issue to link them to?

For context: the second commit is fixing a Panache test; this is necessary as side-effect of HHH-14329

@Sanne Sanne requested a review from gsmet November 18, 2020 08:46
@ghost ghost added area/dependencies Pull requests that update a dependency file area/panache labels Nov 18, 2020
@Sanne
Copy link
Member Author

Sanne commented Nov 18, 2020

Pushed again, I forgot to check the Kotlin/Panache tests.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gsmet gsmet merged commit 20c449b into quarkusio:master Nov 18, 2020
@ghost ghost added this to the 1.11 - master milestone Nov 18, 2020
@gsmet gsmet modified the milestones: 1.11 - master, 1.10.0.Final Nov 18, 2020
@Sanne Sanne deleted the ORMUpgrade branch November 18, 2020 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM area/panache
Projects
None yet
2 participants