-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
This release mainly bumps versions to the Jakarta EE 10 components. The MicroProfile REST Client still targets Jakarta REST 3.0 which is Jakarta EE 9.1. However, upgrading to Jakarta EE 10 makes it easier to test with WildFly and RESTEasy.
The biggest change was this upgrade, https://github.com/resteasy/resteasy-microprofile/pull/131. Upgrading to the latest version of CDI did require a removal of a method. However, this should not cause any issues since MP requires the newer version of CDI.
Tag: https://github.com/resteasy/resteasy-microprofile/releases/tag/2.1.0.Final
Diff: https://github.com/resteasy/resteasy-microprofile/compare/2.0.0.Final...2.1.0.Final
- is depended on by
-
WFLY-17137 Provide Support for MicroProfile.Next version that Aligns with Jakarta EE 10
- Closed