Skip navigation

Netty 3.6.1.Final out - More SSL fixes...

And it is time again for the next release of the 3.6.x Series... 

This release is a bugfix-only release, so no new features included. Everyone using the SslHandler advised to upgrade.

Bugfixes

Like said we have a lot of bugfixes in there, here are the most important.

  • [#865] Regression in SslHandler which may cause to not have wrap() called
  • [#845] Support for requests larger than 2GB in codec.http
  • [#769] ContentEncoding header should not return "identity"

General

For a complete list of changes please checkout our issue tracker.  To download Netty, as usual, please visit the downloads page or grab it from maven central as usual.

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