-
Task
-
Resolution: Done
-
Major
-
None
Undertow has been split into two projects:
The new undertow-ee is the Jakarta Servlet and Jakarta WebSocketsimplementations only and relies on the core of Undertow.
For Jakarta Servlet 6.1 integration, and eventually Jakarta WebSocket 2.2, we'll need both Undertow and Undertow EE. This will currently happen only in WildFly Preview as that is the current target for WildFly's Jakarta EE 11 support. Eventually, io.undertow:undertow will remain in core and io.undertow:undertow-ee will come to WildFly which allows each to be updated independently.
Undertow 2.4.0.Alpha1
Tag: https://github.com/undertow-io/undertow/releases/tag/2.4.0.Alpha1
Diff: https://github.com/undertow-io/undertow/compare/2.3.20.Final...2.4.0.Alpha1
Undertow EE 2.0.0.Alpha1
Tag: https://github.com/undertow-io/undertow/compare/2.3.20.Final...2.4.0.Alpha1
There is not diff as this is a new project. However, this is effectively just the Jakarta Servlet 6.1 changes for integration.
- blocks
-
WFLY-19556 Integrate an implementation of Jakarta Servlet 6.1 in WildFly Preview
-
- Resolved
-
- incorporates
-
UNDERTOW-2462 Create a default constant for UndertowOptions.ALLOW_ENCODED_HASH
-
- Closed
-
-
UNDERTOW-2473 Create a default constant for UndertowOptions.ENABLE_HTTP2
-
- Closed
-
-
UNDERTOW-2474 Create a default constant for UndertowOptions.ENABLE_STATISTICS
-
- Closed
-
-
UNDERTOW-2475 Mark UndertowOptions.ENABLE_CONNECTOR_STATISTICS for removal
-
- Closed
-
-
UNDERTOW-2476 Create a default constant for UndertowOptions.ALLOW_UNKNOWN_PROTOCOLS
-
- Closed
-
-
UNDERTOW-2483 Mark UndertowOptions.HTTP2_SETTINGS_MAX_HEADER_LIST_SIZE for removal
-
- Closed
-
-
UNDERTOW-2485 Create a default constant for UndertowOptions.MAX_QUEUED_READ_BUFFERS
-
- Closed
-
-
UNDERTOW-2479 Create a default constant for UndertowOptions.HTTP2_SETTINGS_ENABLE_PUSH
-
- Open
-
-
UNDERTOW-1748 provide a way to "comment" a line in predicate language
-
- Closed
-
-
UNDERTOW-2273 Exchange Attribute parser doesn't handle nested attributes
-
- Closed
-
-
UNDERTOW-2301 HTTP/2 cannot be configured on a per-listener basis
-
- Closed
-
-
UNDERTOW-2523 Implement Jakarta Servlet 6.1
-
- Closed
-
-
UNDERTOW-2646 Move servlet and websockets to Undertow EE
-
- Pull Request Sent
-
-
UNDERTOW-1901 Add multipart support methods to ManagedServlet and HttpServerExchange signatures
-
- Closed
-
-
UNDERTOW-2110 Allow line breaks in predicates
-
- Closed
-
-
UNDERTOW-2249 HttpClientConnection.sendRequest on a closed connection should result in a ClosedChannelException
-
- Closed
-
-
UNDERTOW-2254 Include the HttpServerExchange in the HostSelector
-
- Closed
-
-
UNDERTOW-2288 Ignore line breaks inside of predicate and handlers for better readability
-
- Closed
-
-
UNDERTOW-2325 secure-cookie() handler doesn't pick up directly-added set-cookie headers
-
- Closed
-
-
UNDERTOW-2404 Directory listing has no sort
-
- Closed
-
-
UNDERTOW-2634 Add mime mappings for mp4, webm, flac, weba, csv and webp
-
- Closed
-
-
UNDERTOW-1904 HttpSessionImpl use exception driven control
-
- Closed
-
- is triggering
-
WFLY-21088 Migrate WildFly Clustering to use Jakarta Servlet 6.1
-
- Coding In Progress
-