-
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.7.0 backports 1 #38354
Merged
Merged
3.7.0 backports 1 #38354
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
…he token This is only a test to make sure we never regress on such a common use-case. This was already fixed in quarkusio#37725 (cherry picked from commit 511b0c7)
(cherry picked from commit 286eeeb)
…b.jvm-arguments in docs I think that setting quarkus.jib.jvm-arguments would lead to the default (-Djava.util.logging.manager=org.jboss.logmanager.LogManager) being replaced, which would mess with logging, so that's probably not something we want. (cherry picked from commit dacae71)
Hopefully this will alleviate the flakiness these tests have exhibited (cherry picked from commit b5a9b9d)
…ort for testing (cherry picked from commit 3e1c89b)
(cherry picked from commit ad6d5e8)
- resolves quarkusio#38251 (cherry picked from commit 8b445f1)
(cherry picked from commit 5bbae6f)
(cherry picked from commit 4f63e89)
Made sure the sourceSets are created before accessing their configurations. (cherry picked from commit 4db15c3)
Fix markup in examples and a couple of typos (cherry picked from commit ecc32b7)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.8.0...v5.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 91e6d25)
Bumps `resteasy-microprofile.version` from 2.1.4.Final to 2.1.5.Final. Updates `org.jboss.resteasy.microprofile:microprofile-rest-client` from 2.1.4.Final to 2.1.5.Final - [Release notes](https://github.com/resteasy/resteasy-microprofile/releases) - [Commits](resteasy/resteasy-microprofile@2.1.4.Final...2.1.5.Final) Updates `org.jboss.resteasy.microprofile:microprofile-config` from 2.1.4.Final to 2.1.5.Final - [Release notes](https://github.com/resteasy/resteasy-microprofile/releases) - [Commits](resteasy/resteasy-microprofile@2.1.4.Final...2.1.5.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy.microprofile:microprofile-rest-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy.microprofile:microprofile-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 1db3adf)
(cherry picked from commit ad6a25c)
(cherry picked from commit 50aaf79)
(cherry picked from commit 22d15e6)
(cherry picked from commit 5955a76)
Based on: quarkusio#38242 (comment) (cherry picked from commit 341a713)
(cherry picked from commit 4736bc7)
Notably, this commit makes transitive interceptor bindings available at runtime from the `InvocationContext`. (cherry picked from commit 140fdd8)
(cherry picked from commit 01bef1a)
(cherry picked from commit 693d2dc)
(cherry picked from commit e5f655c)
Bumps [io.smallrye.reactive:mutiny-bom](https://github.com/smallrye/smallrye-mutiny) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](smallrye/smallrye-mutiny@2.5.3...2.5.4) --- updated-dependencies: - dependency-name: io.smallrye.reactive:mutiny-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit db11725)
(cherry picked from commit b518eff)
…tension (cherry picked from commit a6981ab)
when using multiple persistence-units: - save a detached entity (merge) - getOne - paginated queries - deleteAll closes 38319 (cherry picked from commit e7bd343)
- always skip the artificial "it" arg - strip quotes from the defaulted key for a single word string literal value-only argument; {#tag "foo"} becomes {#tag foo="foo"} - add Arguments#skipIdenticalKeyValue(), Arguments#filterIdenticalKeyValue() and Arguments#skipIt() - resolves quarkusio#38280 (cherry picked from commit 4bd0b0b)
(cherry picked from commit a416151)
quarkus-bot
bot
added
area/agroal
area/arc
Issue related to ARC (dependency injection)
area/cli
Related to quarkus cli (not maven/gradle/etc.)
area/core
area/dependencies
Pull requests that update a dependency file
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/docstyle
issues related for manual docstyle review
area/documentation
area/flyway
area/gradle
Gradle
area/health
area/hibernate-orm
Hibernate ORM
area/hibernate-reactive
Hibernate Reactive
area/infinispan
Infinispan
area/infra-automation
anything related to CI, bots, etc. that are used to automated our infrastructure
area/kubernetes
area/liquibase
area/oidc
area/panache
area/persistence
OBSOLETE, DO NOT USE
area/reactive-sql-clients
area/rest
area/security
area/smallrye
area/spring
Issues relating to the Spring integration
area/vertx
labels
Jan 23, 2024
(cherry picked from commit 9a12df4)
🙈 The PR is closed and the preview is expired. |
Failing Jobs - Building f9c960a
Full information is available in the Build summary check run. Failures⚙️ Maven Tests - JDK 17 Windows #- Failing: integration-tests/maven
📦 integration-tests/maven✖
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/agroal
area/arc
Issue related to ARC (dependency injection)
area/cli
Related to quarkus cli (not maven/gradle/etc.)
area/core
area/dependencies
Pull requests that update a dependency file
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/docstyle
issues related for manual docstyle review
area/documentation
area/flyway
area/gradle
Gradle
area/health
area/hibernate-orm
Hibernate ORM
area/hibernate-reactive
Hibernate Reactive
area/infinispan
Infinispan
area/infra
internal and infrastructure related issues
area/infra-automation
anything related to CI, bots, etc. that are used to automated our infrastructure
area/kubernetes
area/liquibase
area/oidc
area/panache
area/persistence
OBSOLETE, DO NOT USE
area/reactive-sql-clients
area/rest
area/security
area/smallrye
area/spring
Issues relating to the Spring integration
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.