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

Bump reactor-netty to 2022.0.7 #437

Merged
merged 5 commits into from
May 23, 2023
Merged

Commits on May 16, 2023

  1. Bump reactor-netty to 2022.0.7

    paolo.venturi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    68d612a View commit details
    Browse the repository at this point in the history
  2. fix flaky tests

    paolo.venturi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    aefb0c8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    e9bec88 View commit details
    Browse the repository at this point in the history
  2. test: fix ConnectionPoolTest

     * now we should expect Bad Request with capital R
     * also, minor refactor in some tests while trying to reproduce failings
    
    test: working on CacheContentLengthLimitTest
    NiccoMlt committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1f31ca1 View commit details
    Browse the repository at this point in the history
  3. ci: add Surefire JUnit report collection

    apply some suggestions from #404
    NiccoMlt committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e17d943 View commit details
    Browse the repository at this point in the history