RESTEasy 5.0.0.Beta1
Feature Request
- [RESTEASY-2887] - JDK17 support
Bug
- [RESTEASY-2914] - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
- [RESTEASY-2953] - testsuite no longer runs successfully using -Dserver.home
- [RESTEASY-2996] - Reactor netty server adapter mix up response bytes for AsyncOutputStream write
- [RESTEASY-3022] - Use the correct indicator on whether or not a ContextualExecutor is managed
Task
- [RESTEASY-2999] - Move the Server Cache Maven module to the resteasy-extensions project
- [RESTEASY-3009] - Create a CI job to test RESTEasy against the latest WildFly release
- [RESTEASY-3010] - Fix tests that require legacy security
- [RESTEASY-3014] - Switch CI to use Eclipse Adoptium and update testing to Java 17
Component Upgrade
- [RESTEASY-3008] - Upgrade Galleon Provisioning to 5.2.2.Final
Enhancement
- [RESTEASY-3004] - Add HTTPS and HTTP2 tests to the resteasy-client-vertx
- [RESTEASY-3005] - default http port should be set based on http scheme
- [RESTEASY-3015] - Avoid a payload byte[] copy when using reactor-netty HTTP client engine