File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : news-item
3
+ title : ' Netty/Incubator/Codec/Quic 0.0.69.Final released'
4
+ author : normanmaurer
5
+ ---
6
+
7
+ We are happy to announce the release of netty-incubator-codec-quic 0.0.69.Final.
8
+
9
+ The most important changes are:
10
+
11
+ * Use BoringSSL master branch
12
+ ([ #752 ] ( https://github.com/netty/netty-incubator-codec-quic/pull/752 ) )
13
+ * Allow to configure used named groups via -Djdk.tls.namedGroup ([ #754 ] ( https://github.com/netty/netty-incubator-codec-quic/pull/754 ) )
14
+ * Allow to configure groups via BoringSSLContextOption ([ #755 ] ( https://github.com/netty/netty-incubator-codec-quic/pull/755 ) )
15
+ * Upgrade to netty 4.1.115.Final ([ #757 ] ( https://github.com/netty/netty-incubator-codec-quic/pull/757 ) )
16
+
17
+ For more details related to this release see our [ bug-tracker] ( https://github.com/netty/netty-incubator-codec-quic/milestone/66?closed=1 ) .
18
+
19
+ 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 ) .
20
+
21
+
22
+ # Thank You
23
+
24
+ Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this area.
25
+
26
+ Please report an unintended omission.
27
+
28
+ * [ @ianopolous ] ( https://github.com/ianopolous )
29
+ * [ @normanmaurer ] ( https://github.com/normanmaurer )
You can’t perform that action at this time.
0 commit comments