Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
joakime committed Jan 31, 2024
2 parents 82d9177 + bdc84e2 commit 2584eb0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions VERSION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,16 @@ jetty-12.0.1 - 29 August 2023
+ 10411 Review deployment of Jetty Context XML files
+ 10416 EE9 Copies HttpFields in response

jetty-11.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-11.0.19 - 15 December 2023
+ 9900 Improve `Request.getBeginNanoTime()` accuracy
+ 10812 jetty-deploy has unnecessary dependency on awaitility/hamcrest pulled
Expand Down Expand Up @@ -231,6 +241,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
Expand Down

0 comments on commit 2584eb0

Please sign in to comment.