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

Conversation

pv3nturi
Copy link
Contributor

@pv3nturi pv3nturi commented May 16, 2023

Bumped following libs:

  • reactor-netty to 2022.0.7
  • netty-tcnative-boringssl-static to 2.0.61.Final
  • micrometer to 1.11.0

Also fixed some flaky tests

@pv3nturi pv3nturi force-pushed the libs/bump-reactornetty-202207 branch from cd8c54f to 68d612a Compare May 16, 2023 13:45
@hamadodene
Copy link
Contributor

For test org.carapaceproxy.core.MaxHeaderSizeTest you have to change assertEquals(413, response2.statusCode()); to assertEquals(431, response2.statusCode());

See reactor/reactor-netty#2534

 * now we should expect Bad Request with capital R
 * also, minor refactor in some tests while trying to reproduce failings

test: working on CacheContentLengthLimitTest
apply some suggestions from #404
@NiccoMlt NiccoMlt mentioned this pull request May 17, 2023
@NiccoMlt NiccoMlt self-assigned this May 23, 2023
@pv3nturi pv3nturi requested a review from hamadodene May 23, 2023 08:16
@pv3nturi pv3nturi merged commit e33acbf into master May 23, 2023
0 of 2 checks passed
@pv3nturi pv3nturi deleted the libs/bump-reactornetty-202207 branch May 23, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants