Release Notes
Bug
- [RESTEASY-2914] - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
- [RESTEASY-2953] - testsuite no longer runs successfully using -Dserver.home
- [RESTEASY-2994] - Fix the search on the generated JavaDoc
- [RESTEASY-2996] - Reactor netty server adapter mix up response bytes for AsyncOutputStream write
Task
- [RESTEASY-3010] - Fix tests that require legacy security
Enhancement
- [RESTEASY-2880] - Threshold before writing to disk should be configurable
- [RESTEASY-3015] - Avoid a payload byte[] copy when using reactor-netty HTTP client engine