Skip navigation

Netty 4.1.117.Final released

We are happy to announce the release of netty 4.1.117.Final. This is a bug-fix release.

The most important changes are:

  • Fix classloader leaks in GlobalEventExecuto (#14616)
  • Support BouncyCastle FIPS for reading PEM files (#14618)
  • Dns: Correctly encode DnsPtrRecord (#14628)
  • Provides Brotli settings without com.aayushatharva.brotli4j dependency (#14629)
  • Make DefaultResourceLeak more resilient against OOM (#14642)
  • OpenSslSession: Add support to defensively check for peer certs (#14641)
  • Reentrant close in EmbeddedChannel (#14642)
  • SslHandler: Ensure buffers are never leaked when wrap(...) produce SSLException (#14647)
  • Adaptive: Only use ThreadLocal if called from FastThreadLocalThread in case of temporary byte[] allocation (#14656)
  • Correcly handle comments appended to nameserver declarations (#14658)

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.