1
- jetty-10.0.14-SNAPSHOT
1
+ jetty-10.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
2
14
3
15
jetty-10.0.13 - 07 December 2022
4
16
+ 7117 Timeout with Expect 100 continue when using ProxyServlet
@@ -19,14 +31,14 @@ jetty-10.0.13 - 07 December 2022
19
31
+ 8678 Jetty client is not responding to GO_AWAY packet received from (Jetty)
20
32
Server and continue to send traffic on same connection
21
33
+ 8695 Update quiche to 0.16.0
22
- + 8712 ELContextCleaner no longer needed.
34
+ + 8712 ELContextCleaner no longer needed
23
35
+ 8716 Multiple Host header values handled poorly
24
36
+ 8721 jetty:effective-web-xml doesn't generate quickstart information for web
25
37
fragment jars that contain META-INF/resources
26
38
+ 8723 Provide a thread-safe way to modify HttpClient proxies at runtime
27
39
+ 8750 AbstractProxyServlet.onServerResponseHeaders does not support headers
28
40
with empty values
29
- + 8753 Starting HttpClient with destinationIdleTimeout set throws NPE.
41
+ + 8753 Starting HttpClient with destinationIdleTimeout set throws NPE
30
42
+ 8770 Review whether to send request body in redirects
31
43
+ 8779 CompactPathRule drops query section on use
32
44
+ 8786 KeyStoreScanner is not able to monitor a symlink file and always
@@ -39,7 +51,7 @@ jetty-10.0.13 - 07 December 2022
39
51
deploy script
40
52
+ 8897 Update Conditional request handling for RFC7232
41
53
+ 8905 GzipHandler fails to set Vary header on 304 responses
42
- + 8913 Review Jetty XML syntax to allow calling JDK methods
54
+ + 8913 Review Jetty XML syntax to allow calling JDK methods
43
55
+ 8942 Use Logback 1.3.x for Jetty 10.0.x
44
56
+ 9006 WebSocket Message InputStream read() returns signed byte
45
57
0 commit comments