Skip to content

10.0.19

Compare
Choose a tag to compare
@joakime joakime released this 19 Dec 21:37
· 167 commits to jetty-10.0.x since this release
jetty-10.0.19
8492d1c

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #11039 - Memory leak and multiple (Http|Servlet)*Listener invokations after restart
  • #11031 - HttpClient should expose Connection/EndPoint used by HTTP requests
  • #11014 - RedirectRegexRule and RewritePatternRule should consider relativeRedirectAllowed
  • #10938 - Use String#isEmpty() (@garydgregory)
  • #10876 - use correct scm coordinates
  • #10812 - jetty-deploy has unnecessary dependency on awaitility/hamcrest pulled in at runtime (@chadlwilson)