Undertow
Flexible performant web server written in Java with blocking and non-blocking APIs
Undertow 2.4.0 clears three CVEs and finally lands long-open HTTP/2 and timeout requests
◆Recent moves
- 1mo ago
2.4.2.Final
The release note is one sentence stating the tag was created, with no changelog attached. Nothing about what changed since 2.4.1 is visible from this feed.
View source ↗ - 2mo ago
Undertow 2.4.1 makes the HTTP/1.1 reason-phrase optional
Three items: treating the reason-phrase as optional in HTTP/1.1 responses per RFC 9112, enabling tests on JDK 25, and correcting a message id in the new parser's error messages. A small follow-up to the 2.4.0 release published the same day.
View source ↗ - 2mo ago
Undertow 2.4.0 fixes three CVEs and adds HTTP/2 GOAWAY handling
The one substantive release in this window, pairing three CVE fixes with a batch of feature requests that had clearly been open a long time. The most useful of them for operators are the configurable async context timeout replacing a hard-coded value, HTTP/2 connection management around GOAWAY frames, and exchange attributes exposing TLS protocol version and in-flight request timing.
View source ↗