Skip navigation

Netty/Incubator/Codec/HTTP3 0.0.22.Final released

We are happy to announce the release of netty-incubator-codec-http3 0.0.22.Final. This release is mostly a bug-fix release related to QPACK.

The most important changes are:

  • QPACK: Correctly encode / decode indexes (#250)
  • QPACK: Fix absolute indexing in the dynamic table (#251)
  • QPACK: Max table capacity value should be used to encode required insert count value (#257)

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