Skip navigation

Netty 4.1.105.Final released

We are happy to announce the release of netty 4.1.105.Final.

The most important changes are:

  • Fix exception on HTTP chunk size overflow (#13735)
  • Default value of MAX_MESSAGES_PER_READ not used for native DatagramChannels (#13736)
  • Redo fix scalability issue due to checkcast on context's invoke operations (#13741)
  • Be able to retry the query via TCP if a query failed because of a timeout (#13757)
  • Save HTTP 2 pseudo-header lower-case validation (#13765)
  • DnsNameResolver: Limit connect timeout to query timeout (#13778)
  • h2: propagate stream close without read pending, avoid SOOE if !autoRead (#13779)

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.