Skip to content

Prepare for Vert.x 5 upgrade in Vert.x Context #2175

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

tsegismont
Copy link
Contributor

Closes #2174

Local context data management methods are deprecated and will be removed in Vert.x 5.

This change will make it easier to upgrade to Vert.x 5 (should be just a matter of changing imports)

Closes hibernate#2174

Local context data management methods are deprecated and will be removed in Vert.x 5.

This change will make it easier to upgrade to Vert.x 5 (should be just a matter of changing imports)
@tsegismont
Copy link
Contributor Author

cc @DavideD

@DavideD DavideD changed the title [#2174] Prepare for Vert.x 5 upgrade in Vert.x Context Prepare for Vert.x 5 upgrade in Vert.x Context Apr 2, 2025
@DavideD DavideD merged commit 147604a into hibernate:main Apr 2, 2025
18 checks passed
@DavideD
Copy link
Member

DavideD commented Apr 2, 2025

THanks!

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.

Update VertxContext in preparation of Vert.x 5
3 participants