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

Adapt to Netty 5 SLF4J changes #2749

Merged
merged 3 commits into from Mar 28, 2023

Conversation

pderop
Copy link
Member

@pderop pderop commented Mar 28, 2023

Adaptations made for the Netty5 SLF4J netty/netty#13285 PR.

socks-proxy and codec-multipart netty contrib projects have also been updated, because io.netty5.util.internal.logging.InternalLoggerFactory is not supported anymore.

@pderop pderop added the type/enhancement A general enhancement label Mar 28, 2023
@pderop pderop added this to the 2.0.0-M4 milestone Mar 28, 2023
@pderop pderop self-assigned this Mar 28, 2023
@pderop
Copy link
Member Author

pderop commented Mar 28, 2023

@violetagg ,

can you take a look ?

@pderop pderop requested a review from violetagg March 28, 2023 17:05
@pderop
Copy link
Member Author

pderop commented Mar 28, 2023

The windows build has failed, but it's a known flaky test (#2372).

@pderop pderop merged commit 3910a57 into reactor:netty5 Mar 28, 2023
3 of 4 checks passed
@pderop pderop deleted the netty5-adapt-to-netty-slf4-pr-13285 branch March 28, 2023 18:01
@pderop
Copy link
Member Author

pderop commented Mar 28, 2023

mmm, the publish has failed, I will need to check this:
https://github.com/reactor/reactor-netty/actions/runs/4546171007/jobs/8014473584

@violetagg violetagg changed the title Adapt to Netty5 SLF4J changes Adapt to Netty 5 SLF4J changes Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants