Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 2130ccc127e64e423ff76826f28030d452e1f94e
https://github.com/resteasy/resteasy/commit/2130ccc127e64e423ff76826f2803...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-10-18 (Mon, 18 Oct 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/core/ExceptionHandler.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/ResourceInfoInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/FormParamTest.java
Log Message:
-----------
[RESTEASY-2997] Remove the message from a client response which could indicate which
Jakarta REST implementation is being used.
https://issues.redhat.com/browse/RESTEASY-2997
Commit: 4c3b7f0b5a7103944362f6cbfcc7e72a3786724c
https://github.com/resteasy/resteasy/commit/4c3b7f0b5a7103944362f6cbfcc7e...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/core/ExceptionHandler.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/ResourceInfoInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/FormParamTest.java
Log Message:
-----------
Merge pull request #2932 from jamezp/RESTEASY-2997
[RESTEASY-2997] Remove the message from a client response which could…
Compare:
https://github.com/resteasy/resteasy/compare/e1e04942486e...4c3b7f0b5a71