Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
This commit is contained in:
commit
e834fe7b51
12
VERSION.txt
12
VERSION.txt
|
@ -36,6 +36,18 @@ jetty-11.0.17 - 09 October 2023
|
|||
+ 10547 Cannot customize Executor on WebSocketClient
|
||||
+ 10679 Review HTTP/2 rate control (CVE-2023-44487)
|
||||
|
||||
jetty-10.0.19 - 15 December 2023
|
||||
+ 9900 Improve `Request.getBeginNanoTime()` accuracy
|
||||
+ 10812 jetty-deploy has unnecessary dependency on awaitility/hamcrest pulled
|
||||
in at runtime
|
||||
+ 10891 Support the "Partitioned" cookie attribute
|
||||
+ 11014 RedirectRegexRule and RewritePatternRule should consider
|
||||
relativeRedirectAllowed
|
||||
+ 11031 HttpClient should expose Connection/EndPoint used by HTTP requests
|
||||
+ 11039 Memory leak and multiple (Http|Servlet)*Listener invokations after
|
||||
restart
|
||||
+ 11043 Update to apache jasper 9.0.83
|
||||
|
||||
jetty-10.0.18 - 26 October 2023
|
||||
+ 1256 DoSFilter leaks USER_AUTH entries
|
||||
+ 10390 Jetty HTTP/3 Client fails when connecting to `nghttpx` server
|
||||
|
|
Loading…
Reference in New Issue