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

Register GZIP interceptor for reflection when http compression is enable #32935

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

Sgitario
Copy link
Contributor

I didn't add any test on purpose because this is only failing when running on native which with a new test would make the CI takes longer. Plus, this is already covered by Quarkus QE :)

Fix #32927

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 27, 2023

✔️ 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.

@Sgitario Sgitario merged commit 0baea80 into quarkusio:main Apr 27, 2023
@Sgitario Sgitario deleted the 32927 branch April 27, 2023 04:45
@quarkus-bot quarkus-bot bot added this to the 3.1 - main milestone Apr 27, 2023
@gsmet gsmet modified the milestones: 3.1 - main, 3.0.2.Final May 2, 2023
@gsmet gsmet modified the milestones: 3.0.2.Final, 3.1 - main May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RESTEasy Rective rest client injection into resource fails in native mode over NoSuchMethodException
4 participants