Skip to content

v1.1.8

Compare
Choose a tag to compare
@OlegDokuka OlegDokuka released this 14 Jun 05:37
· 1074 commits to main since this release

Reactor Netty 1.1.8 is part of 2022.0.8 Release Train.

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

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.5.7 by @OlegDokuka in f81eef1, see release notes
  • Depend on Netty v4.1.93.Final by @violetagg in #2812
  • Depend on Netty QUIC Codec v0.0.45.Final by @violetagg in #2819
  • HttpServer: Add API for specifying max streams per connection. The connection is marked for closing once the number of all-time streams reaches max streams configuration by @violetagg in #2817

🐞 Bug fixes

  • Ensure any custom CL/TE header is removed when 304 response code by @violetagg in #2820

📖 Documentation, Tests and Build

  • Add Brotli compression test by @sullis in #2815
  • Add test for IllegalReferenceCountException/sendObject by @pderop in #2821

🆙 Build/Test Dependency Upgrades

New Contributors

Full Changelog: v1.1.7...v1.1.8