Branch: refs/heads/3.15
Home:
https://github.com/resteasy/resteasy
Commit: 21e93c195e91400add5208120669819fe4c87dcb
https://github.com/resteasy/resteasy/commit/21e93c195e91400add52081206698...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths:
M
providers/yaml/src/main/java/org/jboss/resteasy/plugins/providers/YamlProvider.java
M
providers/yaml/src/main/java/org/jboss/resteasy/plugins/providers/yaml/i18n/LogMessages.java
M
providers/yaml/src/main/java/org/jboss/resteasy/plugins/providers/yaml/i18n/Messages.java
M resteasy-dependencies-bom/pom.xml
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/BadActorYamlProviderTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/resource/AttackVector.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/resource/Message.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/resource/MessageResource.java
Log Message:
-----------
[RESTEASY-3260] Add a custom constructor for the YAML provider which only allows
specific types.
https://issues.redhat.com/browse/RESTEASY-3260
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: ef9f6049f6d00527c6f1cd5d3e603afa1af66c23
https://github.com/resteasy/resteasy/commit/ef9f6049f6d00527c6f1cd5d3e603...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M
providers/yaml/src/main/java/org/jboss/resteasy/plugins/providers/YamlProvider.java
M
providers/yaml/src/main/java/org/jboss/resteasy/plugins/providers/yaml/i18n/LogMessages.java
M
providers/yaml/src/main/java/org/jboss/resteasy/plugins/providers/yaml/i18n/Messages.java
M resteasy-dependencies-bom/pom.xml
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/BadActorYamlProviderTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/resource/AttackVector.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/resource/Message.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/yaml/resource/MessageResource.java
Log Message:
-----------
Merge pull request #3352 from jamezp/RESTEASY-3260
[RESTEASY-3260] Add a custom constructor for the YAML provider which …
Compare:
https://github.com/resteasy/resteasy/compare/2f09a18180c1...ef9f6049f6d0