Sponsored Release
This is a release of the End of Community Support Jetty 9.x series that was sponsored by a support contract from Webtide.com
Security Updates
- This release provides a workaround for Security Advisory GHSA-58qw-p7qm-5rvh
Special Thanks to the following Eclipse Jetty community members
- @RangerRick (Benjamin Reed)
Changelog
- #10352 - Backport of various cleanups in
HttpParser
fromjetty-10.0.x
- #10337 -
SizeLimitHandler
does not enforce 0 responseLimit - #10169 - make sure that a ServiceLoader is retrieved before iterating (@RangerRick)
- #10066 - Allow
SAXParserFactory
orSAXParser
to be configured in Jetty'sXmlParser
class - Allows for GHSA-58qw-p7qm-5rvh workaround - #9887 - Deprecate
CGI
Servlet - #9716 - Deprecate
PushSessionCacheFilter
- #9660 - Bring back some openid improvements from
jetty-10.0.x
- #9476 - onCompleteFailure called multiple times