Skip to content

v1.1.9

Compare
Choose a tag to compare
@pderop pderop released this 11 Jul 21:45
· 1036 commits to main since this release

Reactor Netty 1.1.9 is part of 2022.0.9 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure DefaultHttp2GoAwayFrame is released when handling userEventTriggered by @yuzawa-san in #2835
  • Ensure handshake timeout is applied in case of SNI by @violetagg in #2840
  • Fix memory leak of HTTP server on bind failure by @SgtSilvio in #2844

📖 Documentation, Tests and Build

  • Add HttpServer TLS Timeout Configuration section to reference documentation by @violetagg in #2832
  • Add HttpServer Connection Timeout Configuration section to reference documentation by @violetagg in #2833
  • Enhance context propagation reference documentation by @violetagg in #2841

🆙 Build/Test Dependency Upgrades

New Contributors

Full Changelog: v1.1.8...v1.1.9