diff --git a/news/2023-10-10-4-1-100-Final.md b/news/2023-10-10-4-1-100-Final.md index 09f08e6fc2..6a8031c22f 100644 --- a/news/2023-10-10-4-1-100-Final.md +++ b/news/2023-10-10-4-1-100-Final.md @@ -9,7 +9,7 @@ We are happy to announce the release of netty 4.1.100.Final. This release fixes The most important changes are: * DDoS vector in the HTTP/2 protocol due RST frames ([#GHSA-xpw8-rcwv-8f8p](https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p)) -* Do not fail when compressing empty HttpContent ([#13655](hhttps://github.com/netty/netty/pull/13655)) +* Do not fail when compressing empty HttpContent ([#13655](https://github.com/netty/netty/pull/13655)) ## DDOS HTTP/2 protection - HTTP/2 Rapid Reset Attack @@ -33,4 +33,4 @@ Please report an unintended omission. * [@idelpivnitskiy](https://github.com/idelpivnitskiy) * [@isaacrivriv](https://github.com/isaacrivriv) * [@normanmaurer](https://github.com/normanmaurer) -* [@yawkat](https://github.com/yawkat) \ No newline at end of file +* [@yawkat](https://github.com/yawkat)