Skip to content

v1.0.22

Compare
Choose a tag to compare
@violetagg violetagg released this 09 Aug 18:06
· 460 commits to 1.0.x since this release

Reactor Netty 1.0.22 is part of 2020.0.22 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Do not open a stream on a connection that received GOAWAY by @violetagg in #2408
  • Ensure HttpServer#idleTimeout configuration is applied for both HTTP/1.1 and HTTP/2 by @violetagg in #2414

📖 Documentation, Tests and Build

  • Documentation:

  • Tests:

    • Revise HttpMetricsHandlerTests and fix testServerConnectionsRecorder by @pderop in #2391
    • Additional unit tests for SslProvider. New assertions to confirm that SslProvider is OpenSSL by @sullis in #2397
    • Fix in test related to temporary directory hijacking or information disclosure by @JLLeitschuh in #2406
  • Build

🆙 Dependency Upgrades

Full Changelog: v1.0.21...v1.0.22