-
Notifications
You must be signed in to change notification settings - Fork 2.9k
2.12.2 backports 1 #27879
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
2.12.2 backports 1 #27879
+976
−61
Conversation
This file contains hidden or 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
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.30) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 850801c)
(cherry picked from commit 52bd7a3)
…n tests It was acceptable before we fixed HHH-14620, but now that initializing a property doesn't imply initializing the collection, it's just plain wrong. (cherry picked from commit 8ea359d)
(cherry picked from commit 96120e9)
…sion (cherry picked from commit 2f77645)
…s that the client does not have anything more to send and should not be considered as part of the body (cherry picked from commit 01f1b77)
Setting the end handler on the response means the routing contexts end handler is not called. (cherry picked from commit e568521)
Resolves: quarkusio#27717 (cherry picked from commit 31dfb46)
The way this is done is pretty much a hack, but we either have to do it this way, or document that the combination of the two does not work as expected Fixes: quarkusio#26711 (cherry picked from commit 9be7834)
In some cases (typically Quarkus main tests), it is extremely hard to avoir printing the JBoss Threads version. Thus why we introduced a system property to disable version printing in JBoss Threads. (cherry picked from commit 73ff828)
(cherry picked from commit 780e4dc)
(cherry picked from commit 9becad4)
…ad usage Fixes: quarkusio#26187 (cherry picked from commit c08560a)
This will add a link in the Dev UI to the Mutiny Guide (cherry picked from commit 24f908b)
(cherry picked from commit 7a1f0b8)
- Fix quarkusio#27831 - the GeoUnit must be in lowercase with Redis 6 (uppercase is only valid on 7+) - Allows testing with Redis 6 and skips tests that require Redis 7.
(cherry picked from commit 2474d92)
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/hibernate-orm
Hibernate ORM
area/infra
internal and infrastructure related issues
area/logging
area/mongodb
area/mutiny
area/oidc
area/persistence
OBSOLETE, DO NOT USE
area/picocli
area/redis
area/smallrye
area/testing
area/vertx
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.