diff --git a/pom.xml b/pom.xml index b5913d2d832..fba89705e73 100644 --- a/pom.xml +++ b/pom.xml @@ -292,6 +292,11 @@ Robbert1 Robbert van Waveren + + daliboz + Jenny Syed + Cerner + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 25a32a5b40a..58fb44044d8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -263,6 +263,12 @@ in creating custom structures. Thanks to Allan Bro Hansen for pointing this out. + + CapturingInterceptor did not buffer the response meaning + that in many circumstances it did not actually capture + the response. Thanks to Jenny Syed of Cerner for + the pull request and contribution! +