Skip to content

v1.0.34

Compare
Choose a tag to compare
@pderop pderop released this 11 Jul 21:43
· 237 commits to 1.0.x since this release

Reactor Netty 1.0.34 is part of 2020.0.34 Release Train.

This is a recommended update for all Reactor Netty 1.0.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

🆙 Build/Test Dependency Upgrades

New Contributors

Full Changelog: v1.0.33...v1.0.34