1- jetty-11.0.14-SNAPSHOT
1+ jetty-11.0.14 - 22 February 2023
2+ + 7650 QueuedThreadPool: Stopped without executing or closing null
3+ + 9059 IteratingCallback not serializing close() and failed()
4+ + 9119 Wrong value of javax.servlet.forward.context_path attribute
5+ + 9181 Jetty 9 java.lang.NullPointerException
6+ SessionHandler.checkRequestedSessionId(SessionHandler.java:1733)
7+ + 9183 ConnectHandler may close the connection instead of sending 200 OK
8+ + 9285 ContextHandler sends redirect on BaseResponse instead of Wrapped
9+ Response object from Handler chain
10+ + 9334 Better support for Cookie RFC 2965 compliance
11+ + 9337 LowResourceMonitor.getReasons should include detailed reason instead of
12+ hard-coded message
13+ + jetty-12 null
214
315jetty-11.0.13 - 07 December 2022
416 + 7117 Timeout with Expect 100 continue when using ProxyServlet
@@ -19,14 +31,14 @@ jetty-11.0.13 - 07 December 2022
1931 + 8678 Jetty client is not responding to GO_AWAY packet received from (Jetty)
2032 Server and continue to send traffic on same connection
2133 + 8695 Update quiche to 0.16.0
22- + 8712 ELContextCleaner no longer needed.
34+ + 8712 ELContextCleaner no longer needed
2335 + 8716 Multiple Host header values handled poorly
2436 + 8721 jetty:effective-web-xml doesn't generate quickstart information for web
2537 fragment jars that contain META-INF/resources
2638 + 8723 Provide a thread-safe way to modify HttpClient proxies at runtime
2739 + 8750 AbstractProxyServlet.onServerResponseHeaders does not support headers
2840 with empty values
29- + 8753 Starting HttpClient with destinationIdleTimeout set throws NPE.
41+ + 8753 Starting HttpClient with destinationIdleTimeout set throws NPE
3042 + 8770 Review whether to send request body in redirects
3143 + 8779 CompactPathRule drops query section on use
3244 + 8786 KeyStoreScanner is not able to monitor a symlink file and always
@@ -94,14 +106,14 @@ jetty-10.0.13 - 07 December 2022
94106 + 8678 Jetty client is not responding to GO_AWAY packet received from (Jetty)
95107 Server and continue to send traffic on same connection
96108 + 8695 Update quiche to 0.16.0
97- + 8712 ELContextCleaner no longer needed.
109+ + 8712 ELContextCleaner no longer needed
98110 + 8716 Multiple Host header values handled poorly
99111 + 8721 jetty:effective-web-xml doesn't generate quickstart information for web
100112 fragment jars that contain META-INF/resources
101113 + 8723 Provide a thread-safe way to modify HttpClient proxies at runtime
102114 + 8750 AbstractProxyServlet.onServerResponseHeaders does not support headers
103115 with empty values
104- + 8753 Starting HttpClient with destinationIdleTimeout set throws NPE.
116+ + 8753 Starting HttpClient with destinationIdleTimeout set throws NPE
105117 + 8770 Review whether to send request body in redirects
106118 + 8779 CompactPathRule drops query section on use
107119 + 8786 KeyStoreScanner is not able to monitor a symlink file and always
@@ -1029,7 +1041,7 @@ jetty-11.0.0.beta1 - 10 July 2020
10291041 SETTINGS Frame.
10301042 + 4903 Give better errors for non public Websocket Endpoints
10311043 + 4904 WebsocketClient creates more connections than needed
1032- + 4907
1044+ + 4907
10331045 org.eclipse.jetty.websocket.tests.SuspendResumeTest#testSuspendAfterClose
10341046 + 4920 Restore ability to delete sessions on stop
10351047 + 4921 Quickstart run improperly runs dynamically added context initializers
0 commit comments