11.0.19
joakime
released this
19 Dec 21:38
·
368 commits
to jetty-11.0.x
since this release
Special Thanks to the following Eclipse Jetty community members
- @garydgregory (Gary Gregory)
- @chadlwilson (Chad Wilson)
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)