diff --git a/VERSION.txt b/VERSION.txt index 9dcea4f2fbcb..e3690324d452 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -46,6 +46,16 @@ 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.20 - 29 January 2024 + + 11081 Dropped WebSocket messages due to race condition in WebSocket frame + handling + + 11223 WebSocketClient.connect with URI including query parameters don't work + for HTTP2 connector + + 11260 QuickStartConfiguration cannot be mixed with contexts that do not have + a `WEB-INF/quickstart-web.xml` + + 11273 Support BSD expr in startup script + + 11349 Update quiche to 0.20.0 + jetty-10.0.19 - 15 December 2023 + 9900 Improve `Request.getBeginNanoTime()` accuracy + 10812 jetty-deploy has unnecessary dependency on awaitility/hamcrest pulled