Skip to content

v1.0.18

Compare
Choose a tag to compare
@simonbasle simonbasle released this 12 Apr 10:32
· 578 commits to 1.0.x since this release

Reactor Netty 1.0.18 is part of 2020.0.18 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Avoid NoSuchElementException when an acquiring connection is closing by @pderop in #2110
  • Ensure channel promises support listeners when SOCKS proxy handler is used by @pderop in #2120
  • Do not return the connection to the pool in case SSLEngine has been closed by @violetagg in #2140
  • Ensure 4xx responses are reported by HttpServer metrics by @violetagg in #2149

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

Full Changelog: v1.0.17...v1.0.18