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.60.Final. This release fixes two CVEs ([CVE-2024-1410](https://www.cve.org/CVERecord?id=CVE-2024-1410)) and ([CVE-2024-1765](https://www.cve.org/CVERecord?id=CVE-2024-1765)) by upgrading the used [quiche](https://github.com/cloudflare/quiche) version to 0.20.1. Please upgrade as soon as possible!
8
+
9
+
The most important changes are:
10
+
11
+
* Update to quiche 0.20.1 ([#684](https://github.com/netty/netty-incubator-codec-quic/pull/694))
12
+
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.60.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