-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[3.13] 3.13.0 backports 2 #42088
[3.13] 3.13.0 backports 2 #42088
Conversation
(cherry picked from commit 82f68d3)
(cherry picked from commit 307e86b)
The title ended up being added first, which was definitely not what we wanted. Fixes quarkusio#42036 (cherry picked from commit 6dc20b6)
Closes: quarkusio#42053 (cherry picked from commit 392d68c)
Picocli invokes getDeclaredFields on the declaring classes of annotated fields so we need to register all fields instead of just the annotated ones to avoid `MissingReflectionRegistrationError`s at run-time when using `-H:+ThrowMissingRegistrationErrors` or `--exact-reachability-metadata`. Relates to quarkusio#41995 (cherry picked from commit 8857958)
(cherry picked from commit 176649a)
(cherry picked from commit b3d1add)
…enerate_doc/ConfigDocItemFinder.java Co-authored-by: Guillaume Smet <[email protected]> (cherry picked from commit 4a88da1)
(cherry picked from commit 62aa3fb)
…set to false This is a change introduced with the TLS registry. The previous configuration was ambiguous. (cherry picked from commit 48d1642)
(cherry picked from commit 6d0b723)
(cherry picked from commit 1594c2b)
This comment has been minimized.
This comment has been minimized.
The method was discarding the received items, instead of emitting them downstream. (cherry picked from commit 3743f32)
Closes quarkusio#42068 Signed-off-by: Martin Bartoš <[email protected]> (cherry picked from commit 7c39bb3)
Fixes: quarkusio#41797 (cherry picked from commit 18ab787)
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
Status for workflow
|
🙈 The PR is closed and the preview is expired. |
Please don't merge, I will merge it myself.
Also this PR contains a few commits that are pending validation so let's not merge and release right away.