-
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
2.10.0 backports 1 #26092
Merged
Merged
2.10.0 backports 1 #26092
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixes: quarkusio#25973 (cherry picked from commit 91cd439)
(cherry picked from commit 6ddf2d2)
- resolves quarkusio#25724 (cherry picked from commit 46bfea0)
…messaging-amqp, quarkus-smallrye-reactive-messaging-mqtt and quarkus-smallrye-reactive-messaging-rabbitmq (cherry picked from commit d35e69a)
…fails Relates to: quarkusio#26004 (cherry picked from commit e96440d)
(cherry picked from commit e3db6dc)
In Quarkus 2.10.CR1, the container build (e.g. Docker) performed by Quarkus does not log any output anymore. This appears to be caused by the refactoring in commit 418d986, as the `Runnable#run()` method is never called in `ExecUtil#exec()` on the `Runnable` returned by `outputFilterFunction`. (cherry picked from commit 0ca82fd)
(cherry picked from commit 7b56d91)
Bumps scala-maven-plugin from 4.6.1 to 4.6.2. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 745758e)
This pull request will generate the rest data methods using the method signature that allows to use parameterized types. Fix quarkusio#25990 (cherry picked from commit ddc36e2)
(cherry picked from commit b273e45)
(cherry picked from commit 0af2285)
(cherry picked from commit b7108b5)
fix doc (cherry picked from commit e3ba5bc)
quarkus-bot
bot
added
area/core
area/dependencies
Pull requests that update a dependency file
area/documentation
area/panache
area/qute
The template engine
area/rest
area/testing
labels
Jun 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/core
area/dependencies
Pull requests that update a dependency file
area/documentation
area/infra
internal and infrastructure related issues
area/panache
area/qute
The template engine
area/rest
area/testing
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please don't merge, I will merge it myself.