Version 1.4.2
Released on 2016-09-13.
This patch release fixes several issues with the HTTP client and Server Sent Events. Please see the issue list below for details.
It is strongly recommended that all 1.4.x users upgrade to 1.4.2.
Please see the release notes for 1.4.0 for changes since 1.3.x.
Links
Pull Requests (0)
Resolved Issues (6)
- [1067] - Server sent events should always be chunk transferred
- [1066] - Server sent event decoder doesn't handle chunks that split events
- [1065] - Upgrade to Netty 4.1.5.Final.
- [1063] - Server sent event streams should support keep-alive
- [1058] - An exceptionCaught() event was fired
- [1056] - Default HttpClient doesn't seem to notice when a chunked stream is completed