Netty/Incubator/Codec/HTTP3 0.0.25.Final released
We are happy to announce the release of netty-incubator-codec-http3 0.0.25.Final. This release is a bug-fix release which also fixes a possible buffer leak, so please consider upgrading ASAP.
The most important changes are:
- Do not require :authority pseudo header (#212)
- Update to netty-4.1.106.Final (#277)
- Upgrade to latest quic release (#282)
- Drain queued writes when Http3FrameCodec is removed (#280)
For more details related to this release see our bug-tracker.