Skip to content
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.1.0 backports 1 #33556

Merged
merged 33 commits into from
May 24, 2023
Merged

3.1.0 backports 1 #33556

merged 33 commits into from
May 24, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented May 23, 2023

Please don't merge, I will merge it myself.

zakkak and others added 30 commits May 23, 2023 15:43
This reverts commit 74c0063.

(cherry picked from commit ee7ae8c)
Co-authored-by: George Gastaldi <[email protected]>
(cherry picked from commit 8c74964)
When providing a location, the URI was being decoded, so the value was being altered from what users set.

Note that these changes are based on what Resteasy already does: https://github.com/resteasy/resteasy/blob/dadddfb699a875c44ba05c0abe176873acbd9aa2/resteasy-core/src/main/java/org/jboss/resteasy/specimpl/ResponseBuilderImpl.java#L187

Fix quarkusio#33419

(cherry picked from commit ced8b0a)
(cherry picked from commit e03b7e5)
As shown in quarkusio#33406, the current Javadoc
caused some confusion.

Co-authored-by: Guillaume Smet <[email protected]>
Co-authored-by: Manyanda Chitimbo <[email protected]>
(cherry picked from commit cd7b537)
The classes in the recorder were not cleared when restaring the app, so the classes to be bound were accumulated in each iteration.

Fix quarkusio#33441

(cherry picked from commit 4a5006e)
- register synthetic injection point for InjectionPoint metadata

(cherry picked from commit c411487)
- always wrap the injection point that resolves to a dependent synthetic
bean
- unify the logic for regular injection points and observer injection
points
- fixes quarkusio#33449

(cherry picked from commit bb54ac5)
Closes quarkusio#33423

(cherry picked from commit 6d6b01f)
(cherry picked from commit dc50812)
…lient to actually verify that opentelemetry works with reactive SQL clients

(cherry picked from commit e96ae72)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 4027e96)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 27f8c36)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 3da6296)
- This renames the root pom.xml artifactId to `quarkus-project` and introduces `quarkus-parent` as an independent project

(cherry picked from commit f1953b3)
@quarkus-bot
Copy link

quarkus-bot bot commented May 23, 2023

Failing Jobs - Building ba54a59

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 19

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/resteasy-reactive/rest-client-reactive/runtime 
! Skipped: extensions/keycloak-admin-client-reactive/deployment extensions/keycloak-admin-client-reactive/runtime extensions/oidc-client-reactive-filter/deployment and 30 more

📦 extensions/resteasy-reactive/rest-client-reactive/runtime

io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest. - More details - Source on GitHub

java.io.IOException: Failed to delete temp directory D:\a\quarkus\quarkus\extensions\resteasy-reactive\rest-client-reactive\runtime\target\junit11500664432047104415. The following paths could not be deleted (see suppressed exceptions for details): <root>, keystore.jks, truststore.jks
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.createIOExceptionWithAttachedFailures(TempDirectory.java:351)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.close(TempDirectory.java:252)

@gsmet gsmet merged commit 501eca1 into quarkusio:3.1 May 24, 2023
@github-actions
Copy link

🙈 The PR is closed and the preview is expired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/cache 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/documentation area/fault-tolerance area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search area/infra internal and infrastructure related issues area/jaxb area/kafka-streams area/kubernetes area/liquibase area/metrics area/oidc area/openapi area/persistence OBSOLETE, DO NOT USE area/platform Issues related to definition and interaction with Quarkus Platform area/reactive-messaging area/rest area/scheduler area/smallrye area/swagger-ui area/testing area/tracing area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.