Jakarta EE 10 candidate. Implements Jakarta REST 3.1. Most notable features since 3.1.0-M7:
- Support GSON JSON media (jersey-media-json-gson)
- Support CompletionStage<Response>
- Additional Jetty client properties
- OSGi support for Jetty & Netty client, cdi-rs-inject, jersey-media-kryo, and jersey-declarative-linking modules.
- Proxy support for the default HttpUrlConnector.