Skip to content

Provide access to the contextual data map #2217

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 24, 2025
Merged

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 24, 2025

Fix #2207

We store the session in the Vert.x local context.

But, Quarkus needs a way to access the same context when using Panache.

See quarkus issue: quarkusio/quarkus#47314

We store the session in the Vert.x local context.

But, Quarkus needs a way to access the same context when
using Panache.

See quarkus issue: quarkusio/quarkus#47314
Copy link
Contributor

@tsegismont tsegismont left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@DavideD DavideD merged commit 02db560 into hibernate:main Apr 24, 2025
18 checks passed
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.

Provide access to the contextual data map
2 participants