Skip navigation

Netty 4.2.0.Alpha4 released

We are happy to announce the release of the fourth alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha4 without any API breakage. The only new requirement is JDK8 or later.

We encourage users of netty 4.1.x to try out this alpha release and so provide feedback if any breakage is noticed. This will help us to be aware of any problems early in the release cycle. That said, be aware that this is only an alpha release and so shouldn't be considered for production usage.

Netty 4.2.0 will come with some exciting new features that you can learn more about in the announcement of netty 4.2.0.Alpha1.

The most important changes in this release are:

  • Add io_uring transport to netty-all (#14266)
  • Add metrics to track chunk allocations and deallocations (#14262)
  • Explicit module support for Netty (#14267)
  • Adding the Modular Netty guide aimed at users and developers.(#14274)

For more details please visit our bug tracker

Thank You

Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this area.

Please report an unintended omission.

Beside this we also would like to thank everyone who took the time to test 4.2.0.Alpha* so far.