Netty/Incubator/Codec/Quic 0.0.52.Final released
We are happy to announce the release of netty-incubator-codec-quic 0.0.52.Final. This release is mostly a bug-fix release.
The most important changes are:
- Add method to retrieve peer transport parameters (#597)
- Upgrade to quiche c8d10d26db8994b96b475d85dfd557dddb3d7c6b (#607)
- Call attemptedBytesRead(...) during read loop (#600)
For more details related to this release see our bug-tracker.
For more details about this codec in general please read our initial announcement.