12.0.5
joakime
released this
19 Dec 21:38
·
1065 commits
to jetty-12.0.x
since this release
Changelog
- #11051 - Do not use HttpStream.Wrapper in SizeLimitHandler
- #11040 - "not an allowed scheme" for GraalVM Native-Image resource:-URIs
- #11037 - Serialize HttpClient request failures
- #11036 - Improve the dump output of ConcurrentPool
- #11032 - add deployment exception for non Jakarta WebSocket endpoints used in ServerEndpointConfig
- #11030 - Refactor eeX plus.security and plus.annotation classes to core
- #11027 - Cleanup Module + XML properties usage
- #11021 - Do not call afterResponse() in case of failures
- #11016 - IllegalStateException when stopping Server with pending requests
- #11014 - RedirectRegexRule and RewritePatternRule should consider relativeRedirectAllowed
- #10956 - Simplify
Expect: 100-Continue
handling - #10933 - Review ServletChannelState.asyncError()
- #10897 - Refactor JNDI across environments for common JNDI components that can be in core
- #10852 - Add
ResourceHandler.setUseFileMapping(boolean)
option - #10277 - Review read failures impacting writes