Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 31a1dd8fbc9e1cb3af666eba18e91d4e1ad53cd8
https://github.com/resteasy/resteasy/commit/31a1dd8fbc9e1cb3af666eba18e91...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M
providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/EntityPartFilter.java
M
providers/multipart/src/test/java/org/jboss/resteasy/plugins/providers/multipart/MultipartEntityPartProviderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/EntityPartFormParamTestCase.java
Log Message:
-----------
[RESTEASY-3577] Do not require a parameter type of EntityPart to ensure other valid type
parameters can be injected.
https://issues.redhat.com/browse/RESTEASY-3577
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: c1a14657a0ba8583727f2e8875f29a7052515f3b
https://github.com/resteasy/resteasy/commit/c1a14657a0ba8583727f2e8875f29...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M
providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/EntityPartFilter.java
M
providers/multipart/src/test/java/org/jboss/resteasy/plugins/providers/multipart/MultipartEntityPartProviderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/EntityPartFormParamTestCase.java
Log Message:
-----------
Merge pull request #4478 from jamezp/RESTEASY-3577
[RESTEASY-3577] Do not require a parameter type of EntityPart to ensu…
Compare:
https://github.com/resteasy/resteasy/compare/0daebd8b36d1...c1a14657a0ba
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications