Skip to content

v0.9.14.RELEASE

Choose a tag to compare

@violetagg violetagg released this 11 Nov 10:44

Reactor-Netty 0.9.14.RELEASE is part of Dysprosium-SR14 Release Train.

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

❗ This release fixes a regression made in 0.9.10.RELEASE (in some cases Reactor Netty hangs when reading the incoming data #1316, #1350, #1363, #1370, #1371)

🪲 Bug fixes

  • Update the information printed in the logs when a pool is created. (c3166a1)

📖 Documentation, Tests and Build

  • Update GitHub Actions setup-java version. (c184823)