Skip to content

v1.1.7

Compare
Choose a tag to compare
@violetagg violetagg released this 09 May 08:45
· 1112 commits to main since this release

Reactor Netty 1.1.7 is part of 2022.0.7 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Avoid null metric recorder remoteAddress parameters by @pderop in #2755
  • Wrong host port when only X-Forwarded-Proto is present by @pderop in #2773
  • Server might not send GOAWAY when some streams are being processed by @pderop in #2777
  • Default forwarded header handler should only using ConnectionInfo public API by @pderop in #2789

📖 Documentation, Tests and Build

  • Adapt Http2SettingsSpecTests to new netty error messages by @pderop in #2795

🆙 Build/Test Dependency Upgrades

New Contributors

Full Changelog: v1.1.6...v1.1.7