Skip to content

12.0.5

Compare
Choose a tag to compare
@joakime joakime released this 19 Dec 21:38
· 517 commits to jetty-12.0.x since this release
jetty-12.0.5
3aed62e

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