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 Hibernate ORM to 6.4.4.Final and Mutiny to 2.6.3 #1862

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Feb 12, 2024

Fix #1861 and Fix #1863

Note that we need the upgrade to Mutiny 2.6.3 or we will have some race condition caused by smallrye/smallrye-mutiny#1494

@DavideD DavideD self-assigned this Feb 12, 2024
@DavideD DavideD added the upgrade Impact of dependency upgrades label Feb 12, 2024
@DavideD DavideD added this to the next milestone Feb 12, 2024
This upgrade is important because Mutinty 2.5.5 fixes
smallrye/smallrye-mutiny#1494

The issue was caught by `CancelSignalTest`, preventing us to
upgrade to 2.5.4
@DavideD DavideD changed the title Upgrade Hibernate ORM to 6.4.4.Final Upgrade Hibernate ORM to 6.4.4.Final and Mutiny to 2.6.3 Feb 12, 2024
@DavideD DavideD merged commit 9089e5b into hibernate:main Feb 12, 2024
31 checks passed
@DavideD DavideD deleted the orm-644 branch February 12, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Impact of dependency upgrades
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Mutiny to 2.5.6 Upgrade Hibernate ORM to 6.4.4.Final
1 participant