-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
REST Data Panache dev mode #10431
REST Data Panache dev mode #10431
Conversation
@gytis I upgraded RESTEasy to 4.5.6.Final, is it enough for this to work? |
@asoldano when is RESTEasy 4.6.0.Final due? If it's not out before we release Quarkus |
@geoand this should be good to go now since the RESTEasy upgrade has been merged. |
One question: You mention Asking because I want to know if we should properly link the issue so GH can close it when we merge the PR |
Also, have you rebased the PR to the latest master? Best we have it up to date |
My bad, I left the description unchanged. I've created this PR months ago to have it ready once the RESTEasy is upgraded. |
I've rebased a few hours ago. Should I do it again? |
No, just wanted to make sure it wasn't weeks old 😎 |
Fixes #9510.