Skip navigation

Netty/Incubator/Codec/Quic 0.0.38.Final released

We are happy to announce the release of netty-incubator-codec-quic 0.0.38.Final. This release contains fixes but also improvements for performance.

The most important changes are:

  • New version 0.0.37.Final results in ConnectTimeoutException: connection timed out (#482)
  • Use quiche_conn_max_send_udp_payload_size(...) to determine the datagram size (#484)
  • Fix Automatic-Module-Name value for native module (#483)
  • Use send_quantum to detemine how much data to send (#481)

For more details related to this release see our bug-tracker.

For more details about this codec in general please read our initial announcement.