diff --git a/pom.xml b/pom.xml index bc9b567c924..b65754885bb 100644 --- a/pom.xml +++ b/pom.xml @@ -220,6 +220,10 @@ joelsch joelsch + + euvitudo + Phillip Warner + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1855af0e212..808c12cfde8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -94,6 +94,10 @@ LoggingInterceptor on server has a new parameter ${requestBodyFhir}]]> which logs the entire request body. + + JAX-RS server module now supports DSTU3 resources (previously it only supported DSTU2). Thanks + to Phillip Warner for implementing this, and providing a pull request! +