Special Thanks to the following Eclipse Jetty community members
- @SentryMan (Josiah Noel)
Changelog
- #13506 - HTTP/2 CONTINUATION frames may cause connection close
- #13485 - [jetty-http-spi] Add Https Implementation (@SentryMan)
- #13475 - jakarta Websocket served with h2 and timeouts disabled always times out after 30s
- #13457 - ClassCastException due to HashSet being used in a non thread-safe way
- #13456 - use jdk25 instead of jdk24
- #13455 - Fix console capture by really executing the extension .... != ---- :)
- #13448 - Upgrade quiche to version 0.24.5
- #13436 - AssertionError in MemoryEndPointPipe.MemoryEndPoint.fill()
- #13409 - Jetty fails to discover WebFragments in Library Files on classpath
- #13401 - CookieCompliance violation testing
- #13336 - HTTP/2 - Valid horizontal tab "\t" in http header is coverted into "?"
- #12029 - OutputStreamContentSource.AsyncOutputStream rethrows already thrown exception