Skip navigation

Netty 3.5.10.Final - Get it while it is hot

Here comes another bug-fix release of the 3.5.x series. This is a "bug-fix-only" release, so nothing included beside bug-fixes.

The most important are:

  • [685] Possible NPE in NioClientSocketPipelineSink
  • [694] WebSocket08FrameDecoder calls await*(..) in the Worker / IO-Thread
  • [712] CookieDecoder can not parse dates in the past
  • [719] Empty path segment in URI results in invalid HTTP Request

For all the other changes please checkout our issue tracker

The JAR file can be found on Maven Central or  you can also get the full tarball from the download page. Whatever you prefer...

Please let us know if you have any problems or questions.