Skip to content

[2.4] Provide access to the contextual data map #2218

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

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 24, 2025

Backport #2217 for 2.4

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
@DavideD DavideD added the 2.4 label Apr 24, 2025
@DavideD DavideD linked an issue Apr 24, 2025 that may be closed by this pull request
@DavideD DavideD added this to the 2.4.7 milestone Apr 24, 2025
@DavideD DavideD merged commit 80a9cfe into hibernate:2.4 Apr 24, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide access to the contextual data map
1 participant