Skip navigation

Netty/Incubator/Codec/Quic 0.0.22.Final released

I am happy to announce the release of netty-incubator-codec-quic 0.0.22.Final, which is a bug-fix release and also fixes a regression.

The changes are:

  • Ensure CLOSE_FRAME can be produced when forceClose() is called (#360)
  • Remove Channel from map on timeout (#359)

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

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