Skip navigation

Netty/Incubator/Codec/Quic 0.0.63.Final released

We are happy to announce the release of netty-incubator-codec-quic 0.0.63.Final. This release fixes a few issues but also introduce a possible breaking change (shouldn't affect most people).

The most important changes are:

  • Update to netty 4.1.110.Final (#718)
  • Remove usage of QuicheError in public API as its an implementation detail of Quiche (#711)
  • Update to latest quiche commit sha. (#716)

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

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

Breaking change

This release removes QuicheError from public API and replace it by QuicTransportError. For more details see (#711)

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.