Skip to content

Commit b7cd7b6

Browse files
committed
Next quic release
1 parent af77eb0 commit b7cd7b6

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

news/2024-11-13-quic-0-0-69-Final.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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)

0 commit comments

Comments
 (0)