From 90d90cb8f54615ddbf189b106f518b3a4553fff7 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 21 May 2021 12:12:15 +1000 Subject: [PATCH] add jetty-9.4.41.v20210516 infos in VERSION.TXT (#6300) * add jetty-9.4.41.v20210516 infos in VERSION.TXT Signed-off-by: olivier lamy * add missing issue #6280 Signed-off-by: olivier lamy --- VERSION.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/VERSION.txt b/VERSION.txt index f87ad7ac326d..5f7a4430358c 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,17 @@ -jetty-9.4.41-SNAPSHOT +jetty-9.4.42-SNAPSHOT + +jetty-9.4.41.v20210516 - 16 May 2021 + + 6099 Cipher preference may break SNI if certificates have different key + types + + 6186 Add Null Protection on Log / Logger + + 6205 OpenIdAuthenticator may use incorrect redirect + + 6208 HTTP/2 max local stream count exceeded + + 6227 Better resolve race between `AsyncListener.onTimeout` and + `AsyncContext.dispatch` + + 6254 Total timeout not enforced for queued requests + + 6263 Review URI encoding in ConcatServlet & WelcomeFilter + + 6277 Better handle exceptions thrown from session destroy listener + + 6280 Copy ServletHolder class/instance properly during startWebapp jetty-9.4.40.v20210413 - 13 April 2021 + 6082 SslConnection compacting