Release Notes
Bug
- [RESTEASY-3069] - MultipartRelatedOutput with StreamingOutput parts throws java.lang.ClassCastException: class org.jboss.resteasy.plugins.providers.StreamingOutputProvider cannot be cast to class org.jboss.resteasy.spi.AsyncMessageBodyWriter
- [RESTEASY-3072] - UT010005: Cannot call getOutputStream(), getWriter() already called
- [RESTEASY-3073] - RESTEasy service loader file parser doesn't account for comments