mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-04 19:19:30 +00:00
Credit for #1047
This commit is contained in:
parent
3cbfc0b3d6
commit
71a88aa3ac
@ -183,6 +183,10 @@
|
||||
JPA server R4 SearchParameter custom expression validation is now done using the
|
||||
actual FHIRPath evaluator, meaning it is more rigorous in what it can find.
|
||||
</action>
|
||||
<action type="fix" issue="1047">
|
||||
A NullPointerException in DateRangeParam when a client URL conrtained a malformed
|
||||
date was corrected. Thanks Heinz-Dieter Conradi for the Pull Request!
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="3.5.0" date="2018-09-17">
|
||||
|
Loading…
x
Reference in New Issue
Block a user