3.1.0
Jakarta REST 3.1 (Jakarta EE 10) compatible release mainly contains the following new features:
- EntityPart API (from the Jakarta REST Spec) support
- Support for @ApplicationPath in SE
- Default ExceptionMapper as requested by the Jakarta REST 3.1 Spec
- SeBootstrap API support (from the Jakarta REST Spec)
- Parsson is used as a JSON-P impl successor for JSON-P 2.1 implementation
- MicroProfile Rest Client 3.0 support
- MicroProfile Config 3.0 support
- Spring 6 integration module
- New HTTP Clients connectors :
- Apache HTTP 5 Client connector
- Java 11 HTTP Client (aka java.net.http aka JNH) connector
- Helidon 3 HTTP Client Connector
- Jackson 2.13 & Jackson JAX-B/3 Annotations support
- JDK 19/20 support