Skip navigation

Netty/Incubator/Codec/Quic 0.0.41.Final released

We are happy to announce the release of netty-incubator-codec-quic 0.0.41.Final. This release is mostly a bug-fix release.

The most important changes are:

  • Allow to consolidate flushes by adding to the read complete queue before dispatching (#506)
  • Upgrade to quiche a4ac85642eca40e45cc6e0cfd916d55b81537e2c aka 0.17.2(#507)
  • Allow to completely disable token usage for QUIC connection establishment (#509)

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

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