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.6.1 #21036

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Upgrade to Hibernate ORM 5.6.1 #21036

merged 1 commit into from
Oct 27, 2021

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Oct 27, 2021

Fixes #5903, because ORM 5.6.1 fixes HHH-13766. Though to be honest ORM 5.6.1 only adds a test to check that the bug is fixed; it most likely was fixed in a previous version.

Fixes a few ORM bugs that must be fixed before we can consider merging #20708:

@yrodiere yrodiere requested a review from Sanne October 27, 2021 12:48
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Oct 27, 2021
@yrodiere yrodiere added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 27, 2021
@yrodiere yrodiere merged commit 6b1e076 into quarkusio:main Oct 27, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Oct 27, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 27, 2021
@gsmet gsmet added triage/waiting-for-ci Ready to merge when CI successfully finishes and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Oct 27, 2021
@gsmet gsmet modified the milestones: 2.5 - main, 2.4.1.Final Nov 2, 2021
@yrodiere yrodiere deleted the orm-5-6-1 branch May 31, 2022 09:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Persisting a modification with AttributeConverter
3 participants