Netty/Incubator/Codec/Quic 0.0.49.Final released
We are happy to announce the release of netty-incubator-codec-quic 0.0.49.Final.
The most important changes are:
- Directly close stream when STREAM_STOPPED is received (#550)
- Don't leak buffers when segments are used and the connect promise is failed (#551)
- Add leak tracking to QuicheQuicConnection (#552)
- Update used BoringSSL version to match netty-tcnative-boringssl-static (#555)
- Upgrade to latest netty release (#563)
For more details related to this release see our bug-tracker.
For more details about this codec in general please read our initial announcement.