While trying to get Netty 4.0.0 ready for productions we thought it would be time to cut another alpha release.
This release introduce NO API-Changes, so you should be safe to upgrade from Alpha6.
Bugfixes
The list of most important bug-fixes:
- Fixes for SPDY handling [#705| , [#706]
- Fix bug in DefaultCompositeByteBuf which could lead to an IndexOutOfBoundException [#708]
Features
This release now contains HTTP Post support again. See [#709] for more details..
Misc
Thanks again for all the feedback and help to make Netty 4.0.0 even more awesome. For more details please refer to our issue tracker. You can grab the download via our website or maven as usual.