1- jetty-9.4.22-SNAPSHOT
1+ jetty-9.4.22.v20191022 - 22 October 2019
2+ + 2429 HttpClient backpressure improved
3+ + 3558 Error notifications can be received after a successful websocket
4+ + 3787 Jetty client sometimes returns EOFException instead of
5+ SSLHandshakeException on certificate errors.
6+ + 3913 Clustered HttpSession IllegalStateException: Invalid for read
7+ + 3989 Inform custom ManagedSelector of dead selector via optional
8+ onFailedSelect()
9+ + 4096 Thread in ReservedThreadExecutor does not exit when stopped
10+ + 4104 Frames are sent through ExtensionStack even if WebSocket Session is
11+ closed
12+ + 4105 QueuedThreadPool increased thread usage and no idle thread decay
13+ + 4115 Drop HTTP/2 pseudo headers
14+ + 4121 QueuedThreadPool should support ThreadFactory behaviors
15+ + 4122 QueuedThreadPool should reset thread interrupted on failed run
16+ + 4128 OpenIdCredetials can't decode JWT ID token
17+ + 4132 Should be possible to use OIDC without metadata
18+ + 4141 ClassCastException with non-async Servlet + async Filter +
19+ HttpServletRequestWrapper
20+ + 4142 Configurable HTTP/2 RateControl
21+ + 4144 Naked cast to Request should be avoided
22+ + 4156 IllegalStateException when forwarding to jsp with new session
23+ + 4158 Behaviour change in session handling in 9.4.21.v20190926
24+ + 4170 Client-side alias selection based on SSLEngine
25+ + 4174 ConcurrentModificationException when stopping jetty:run-war
26+ + 4176 Should not set header if sendError has been called
27+ + 4177 Configure HTTP proxy with SslContextFactory
28+ + 4179 Improve HttpChannel$SendCallback references for GC
29+ + 4183 Jetty considers bootstrap injected class to be a "server class"
30+ + 4188 Spin in HttpOutput.close
31+ + 4190 Jetty hangs after thread blocked in SharedBlockingCallback.block()
32+ called by HttpOutput.close
33+ + 4191 Increase GzipHandler minGzipSize default size
34+ + 4193 InetAccessHandler - new includeConnectors/excludeConnectors not quite
35+ correct anymore
36+ + 4201 Throw SSLHandshakeException in case of TLS handshake failures
37+ + 4203 Some Transfer-Encoding and Content-Length combinations do not result in
38+ expected 400 Bad Request
39+ + 4204 Transfer-Encoding behavior does not follow RFC7230
40+ + 4208 Regression in Jetty 9.4.21: 304 response with Content-Length fails
41+ + 4209 Unused TLS connection is not closed in Java 11
42+ + 4217 SslConnection.DecryptedEnpoint.flush eternal busy loop
43+ + 4227 First authorization request produced by OIDC module fails due to
44+ inclusion of sessionid
245
346jetty-9.4.21.v20190926 - 26 September 2019
447 + 97 Permanent UnavailableException thrown during servlet request handling
@@ -9,7 +52,7 @@ jetty-9.4.21.v20190926 - 26 September 2019
952 + 1036 Allow easy configuration of Scheduler-Threads and name them more
1053 appropriate
1154 + 2815 HPack fields are opaque octets
12- + 3040 Allow RFC6265 Cookies to include optional SameSite attribute.
55+ + 3040 Allow RFC6265 Cookies to include optional SameSite attribute
1356 + 3106 WebSocket connection stats and request stats
1457 + 3734 WebSocket suspend when input closed
1558 + 3747 Make Jetty Demo work with JPMS
0 commit comments