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

Update to Vert.x 4.4.5 and Netty 4.1.97.Final #35656

Closed
wants to merge 1 commit into from

Conversation

cescoffier
Copy link
Member

@cescoffier cescoffier commented Aug 31, 2023

Fix #35180
Fix #34719

This release comes with a bunch of deprecation. I've handled a few of them.

@ppalaga
Copy link
Contributor

ppalaga commented Sep 1, 2023

@gsmet could we please have this backported also to 3.2? It would solve a high priority issue quarkiverse/quarkus-cxf#973 for us, which is also reproducible with Camel.

@cescoffier
Copy link
Member Author

I mentioned it yesterday; it's not going to be this PR that will be backported to 3.2.
I'm going to split this one into 2 PRs:

  1. the strictly required changes that can be backported to 3.2
  2. the update of deprecated usages - these touch many files, so we won't backport.

@ppalaga
Copy link
Contributor

ppalaga commented Sep 17, 2023

@cescoffier this one can be closed in favor of #35700, n'est-ce pas?

@cescoffier
Copy link
Member Author

Yes and no. This one contains the next step: replacing the deprecated methods. I will close it once I have a clean PR with the required changes.

@cescoffier cescoffier closed this Sep 17, 2023
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Sep 17, 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.

Server fails receiving large data over http/2 response body error when use brotli as compression encode
3 participants