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 SslProviderTests to a change in Netty SNAPSHOT #2887

Merged
merged 2 commits into from
Aug 30, 2023

Commits on Aug 30, 2023

  1. [test] Adapt SslProviderTests to a change in Netty SNAPSHOT

    netty/netty#13562
    This change enables client side session cache when using native SSL by default
    
    The current CI build with Netty SNAPSHOT fails
    https://github.com/reactor/reactor-netty/actions/runs/6025947526
    violetagg committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b83cc8a View commit details
    Browse the repository at this point in the history
  2. Make checkstyle happy

    violetagg committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    77334df View commit details
    Browse the repository at this point in the history