Changelog
- #10794 - 301 Moved Permanently produces query with
;
instead of?
- #10779 - Upgrade to xhtml-schemas 1.3 which add one more entity systemid
- #10771 - EE10
ServletRequest.isSecure()
not set byForwardedRequestCustomizer
- #10762 - Better handling of Objects in JMX MetaData
- #10760 - Fix Overlay of Combined Resources
- #10759 - Fix HTTP/3 Client handling of MAX_FIELD_SECTION_SIZE setting
- #10747 - Add ability to compress and skip unserializable session attributes
- #10734 - jakarta.websocket.Session.getRequestParameterMap() contains the value as key
- #10731 - org.eclipse.jetty.server.Request uses wrong context attribute name javax.servlet instead of jakarta.servlet
- #10727 - Fix EE10 removeAttributes
- #10726 - NPE in ResponseListeners content notification
- #10716 - Incorrect setting of content type with charset encoding before and after PrintWriter obtained
- #10703 - Fix race condition in
ArrayByteBufferPool.clear()
- #10699 - Jetty HTTP SPI redirects SOAP POST requests to GET requests if URL does not end with /
- #10688 - Introduce Jetty 12 ee8 osgi layer
- #10685 - fix infinite recursion in server dump with Path
- #10661 - Ensure jetty api servlets/filters take precedence over
webdefault.xml
declarations. - #10656 - EE10
ServletRequest.getProtocolRequestId()
impl not spec compliant when protocol is H1 - #10651 - MutableHttpFields.asImmutable avoids copy
- #10612 - Fix surefire display name in surefire report and restore TestTrackerExtension in output"
- #10582 - NPE when including a directory that should be resolved with servlet-mapped welcome file
- #10578 - Jetty 12.0.x use automatic formatter for poms to have same style for every poms
- #10555 - Re-introduce a more complete set of stats in
StatisticsHandler
- #10477 - Jetty 12: Review MBeans for Handlers