-
Component Upgrade
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
In WFLY-14812 RESTEasy was upgraded to 4.7.0.Final. This was the first step towards a Jakarta REST 3.0 compliant (Jakarta EE 9.1) implementation.
RESTEasy 5.x will be Jakarta REST 2.1 (Jakarta EE 8) compliant. While RESTEasy 6.x will be Jakarta REST 3.0 (Jakarta EE 9) compliant. The MicroProfile REST Client, MicroProfile REST Config Sources and Spring were moved out of the project and into new projects. This was due to the project dependencies not being Jakarta EE 9.1 compliant.
There will should be no differences between 4.7.x and 5.x with the exception of GAV changes for these 3 projects. One new module will be introduced for the org.jboss.resteasy.microprofile:microprofile-config. There is currently no plan to rename any other modules, only change the GAV for them.
GA Changes
Old GA | New GA |
---|---|
org.jboss.resteasy:resteasy-client-microprofile | org.jboss.resteasy.microprofile:microprofile-rest-client |
org.jboss.resteasy:resteasy-client-microprofile-base | org.jboss.resteasy.microprofile:microprofile-rest-client-base |
org.jboss.resteasy:resteasy-spring | org.jboss.resteasy.spring:resteasy-spring |
Note: RESTEasy Spring will be removed. This may be temporary, see JBEAP-22791 for details.
- blocks
-
WFLY-15287 Upgrade WildFly Preview to RESTEasy 6.0.0
- Closed
- incorporates
-
RESTEASY-3031 allow http client inject through registration / HTTP2 support via vertx engine
- Resolved
-
RESTEASY-2975 Move the MicroProfile modules to a new project
- Resolved
-
RESTEASY-2976 move resteasy-spring components to separate sub-project
- Resolved
-
RESTEASY-2880 Threshold before writing to disk should be configurable
- Resolved
-
RESTEASY-3021 Create a way to propagate the RESTEasy context for new threads
- Resolved
- relates to
-
JBEAP-22847 [8.0] Add RESTEasy Spring module back before GA
- Closed
-
JBEAP-22791 [7.4] Deprecate org.jboss.resteasy.resteasy-spring
- Closed
-
WFLY-15705 Remove RESTEasy Spring from WildFly
- Closed