You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are happy to announce the release of netty-incubator-codec-quic 0.0.61.Final. This release fixes an issue which can result in re-ordered writes, please upgrade as soon as possible!
8
+
9
+
The most important changes are:
10
+
11
+
* Ensure writes are done in the correct order even when we already have some writes queued ([#699](https://github.com/netty/netty-incubator-codec-quic/pull/699))
12
+
* Add ability to get path stats ([#680](https://github.com/netty/netty-incubator-codec-quic/pull/680))
13
+
14
+
For more details related to this release see our [bug-tracker](https://github.com/netty/netty-incubator-codec-quic/issues?q=milestone%3A0.0.61.Final+is%3Aclosed).
15
+
16
+
For more details about this codec in general please read our [initial announcement](https://netty.io/news/2020/12/09/quic-0-0-1-Final.html).
17
+
18
+
# Thank You
19
+
20
+
Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this area.
0 commit comments