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.2.11 backports batch 1 #39362

Merged
merged 10 commits into from
Mar 12, 2024
Merged

Conversation

aloubyansky
Copy link
Member

@aloubyansky aloubyansky commented Mar 12, 2024

sberyozkin and others added 10 commits March 12, 2024 13:51
(cherry picked from commit 3045890)
This fixes the `Resource javax/sql/rowset/rowset.properties not found` error

(cherry picked from commit 131a122)
As described on https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded, the forwarded header syntax parsing should be case-insensitive. It's not a real spec, but Kong is using `Proto` instead of `proto` and `For` instead of `for`.

(cherry picked from commit 17fb8e0)
This commit fixes 2 cases when invalid bytecode is generated:

- when a `void`-returning method is intercepted and also decorated
- when an interceptor declared on a target class returns `void`

(cherry picked from commit 1397241)
@quarkus-bot quarkus-bot bot added area/agroal area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/kubernetes area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/vertx labels Mar 12, 2024
Copy link

quarkus-bot bot commented Mar 12, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit fc714b3.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Copy link
Member

@rsvoboda rsvoboda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is green, no surprises in backported payload

@rsvoboda rsvoboda merged commit b7705e1 into quarkusio:3.2 Mar 12, 2024
44 checks passed
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/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/kubernetes area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants