-
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
1.12.2 backports 2 #15604
1.12.2 backports 2 #15604
Commits on Mar 10, 2021
-
Disable DevUI for remote dev mode
(cherry picked from commit 2dd118d)
Configuration menu - View commit details
-
Copy full SHA for 5949048 - Browse repository at this point
Copy the full SHA 5949048View commit details -
Added descriptions to Health OpenAPI Filter responses
Signed-off-by:Phillip Kruger <[email protected]> (cherry picked from commit 8d33525)
Configuration menu - View commit details
-
Copy full SHA for a6d7c2f - Browse repository at this point
Copy the full SHA a6d7c2fView commit details -
Fix ClassRoutingHandler not using sortedOriginalMediaTypes in else block
(cherry picked from commit b624e78)
Configuration menu - View commit details
-
Copy full SHA for 3c79467 - Browse repository at this point
Copy the full SHA 3c79467View commit details -
Fix GraphQL queries returning Collection.class in native mode
(cherry picked from commit 9397de4)
Configuration menu - View commit details
-
Copy full SHA for eb342f4 - Browse repository at this point
Copy the full SHA eb342f4View commit details -
Fix potential race condition with Multipart upload in RESTEasy Reactive
As spotted by @cescoffier, the old endHandler was not called when the files were written to the FS, but when the last piece of data of the file was read. Co-authored-by: Clement Escoffier <[email protected]> (cherry picked from commit f7ede57)
Configuration menu - View commit details
-
Copy full SHA for b3a9d8d - Browse repository at this point
Copy the full SHA b3a9d8dView commit details -
Fix race condition on reading input in RESTEasy Reactive
Fixes: quarkusio#15479 (cherry picked from commit 1fd5305)
Configuration menu - View commit details
-
Copy full SHA for 88f713b - Browse repository at this point
Copy the full SHA 88f713bView commit details -
(cherry picked from commit e004687)
Configuration menu - View commit details
-
Copy full SHA for 0d69430 - Browse repository at this point
Copy the full SHA 0d69430View commit details -
Look for RedisClient in all modules
(cherry picked from commit ac273f9)
Configuration menu - View commit details
-
Copy full SHA for 358868b - Browse repository at this point
Copy the full SHA 358868bView commit details -
Fix DevConsole paths;HttpRootPathBuildItem.Builder
* Expose configured HTTP paths to the DevUI * Add Builder to HttpRootPathBuildItem to help create RouteBuildItems using resolved paths * Create devConsoleAppend attribute for resolving static dev console resources Co-authored-by: Stuart Douglas <[email protected]> (cherry picked from commit 307696a)
Configuration menu - View commit details
-
Copy full SHA for 7e8ffc7 - Browse repository at this point
Copy the full SHA 7e8ffc7View commit details -
(cherry picked from commit 6b88449)
Configuration menu - View commit details
-
Copy full SHA for a6c0c42 - Browse repository at this point
Copy the full SHA a6c0c42View commit details -
Look for mongo client in the whole deployment
(cherry picked from commit fbadd34)
Configuration menu - View commit details
-
Copy full SHA for 4fcab67 - Browse repository at this point
Copy the full SHA 4fcab67View commit details