10.0.20
joakime
released this
31 Jan 15:10
·
4853 commits
to jetty-12.0.x
since this release
Security Updates
This release addresses:
- CVE-2024-22201 - HTTP/2 connection not closed after idle timeout when TCP congested
Special Thanks to the following Eclipse Jetty community members
- @LoggingResearch (LoggingResearch)
Changelog
- #11273 - Support BSD expr in startup script
- #11260 - QuickStartConfiguration cannot be mixed with contexts that do not have a
WEB-INF/quickstart-web.xml
- #11081 - Dropped WebSocket messages due to race condition in WebSocket frame handling
- #10127 - Align Logging Level for Listener Timeout Exceptions with Debug (@LoggingResearch)