-
Notifications
You must be signed in to change notification settings - Fork 2.9k
2.15.2 backports 1 #30148
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.15.2 backports 1 #30148
+1,353
−264
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
(cherry picked from commit 1ab36ed)
Fix quarkusio#29885 Plus, this pull request also resolves an ambiguous bean resolution when injecting these resources. (cherry picked from commit 0fd9456)
This comment has been minimized.
This comment has been minimized.
Relates to: quarkiverse/quarkus-neo4j#115 (cherry picked from commit 6ac08e3)
fixes: quarkusio#30011 (cherry picked from commit 101796c)
When creating ValidatorFactory manually, we now returns the Quarkus-managed instance. We need to be careful not to close it, thus why we now wrap it to make close() a noop. (cherry picked from commit d8460d4)
* Infinispan 14.0.4.Final * Protostream 4.5.1.Final (cherry picked from commit 1a6d40d)
Fixes quarkusio#29956 (cherry picked from commit aab1831)
Fixes: quarkusio#30054 (cherry picked from commit 59e73b7)
Minor singular / plural fixes (cherry picked from commit 225a5f9)
(cherry picked from commit 9413966)
(cherry picked from commit 43157cb)
(cherry picked from commit b9969ef)
(cherry picked from commit 7d129dd)
Fixes quarkusio#29976 (cherry picked from commit b2ac6b2)
…root path Fixes quarkusio#30029 (cherry picked from commit 7093aa6)
As mentioned by @LaunchPairs in the analysis of quarkusio#30059, the use of TestcontainersConfiguration#getUserProperty results in using only environment variables as the source for reading the testcontainers.reuse.enable. We should instead also read the value of ~/.testcontainers.properties in order to ensure we write back the proper value when restoring Fixes: quarkusio#30059 (cherry picked from commit 0ff1d5d)
Fixes: quarkusio#30151 (cherry picked from commit 0491d6f)
a57896f
to
02774a4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/cache
area/core
area/dependencies
Pull requests that update a dependency file
area/documentation
area/gradle
Gradle
area/graphql
area/hibernate-reactive
Hibernate Reactive
area/hibernate-validator
Hibernate Validator
area/infra
internal and infrastructure related issues
area/jakarta
area/kafka
area/kubernetes
area/panache
area/persistence
OBSOLETE, DO NOT USE
area/rest
area/smallrye
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.