Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
This commit is contained in:
commit
747da1bc74
10
VERSION.txt
10
VERSION.txt
|
@ -195,6 +195,11 @@ jetty-12.0.1 - 29 August 2023
|
|||
+ 10411 Review deployment of Jetty Context XML files
|
||||
+ 10416 EE9 Copies HttpFields in response
|
||||
|
||||
jetty-9.4.54.v20240208 - 08 February 2024
|
||||
+ 1256 DoSFilter leaks USER_AUTH entries
|
||||
+ 11259 HTTP/2 connection not closed after idle timeout when TCP congested
|
||||
+ 11389 Strip default ports on ws/wss scheme uris too
|
||||
|
||||
jetty-11.0.20 - 29 January 2024
|
||||
+ 11081 Dropped WebSocket messages due to race condition in WebSocket frame
|
||||
handling
|
||||
|
@ -284,6 +289,11 @@ jetty-10.0.17 - 09 October 2023
|
|||
+ 10547 Cannot customize Executor on WebSocketClient
|
||||
+ 10679 Review HTTP/2 rate control (CVE-2023-44487)
|
||||
|
||||
jetty-9.4.53.v20231009 - 09 October 2023
|
||||
+ 10546 backport jetty-http Huffman encoders/decoders from Jetty 10.0.x
|
||||
+ 10573 backport hpack improvements from Jetty 10.0.x (CVE-2023-36478)
|
||||
+ 10679 backport HTTP/2 rate control from Jetty 10.0.x (CVE-2023-44487)
|
||||
|
||||
jetty-11.0.16 - 25 August 2023
|
||||
+ 6140 Report total number of keys in SelectorManager
|
||||
+ 7091 Add SOCKS5 support
|
||||
|
|
Loading…
Reference in New Issue