From 513b84c306b23acaf073eac72cf408efaf4b4863 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Wed, 8 Jun 2022 14:04:16 +1000 Subject: [PATCH] set up release --- RELEASE_NOTES.md | 7 +++++-- pom.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..21d1522e3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,10 @@ ## Validator Changes -* no changes +* Clean up the -extension parameter - make implementation conistent with documentation +* Stop auto-converting parameters to strings for string functions e.g. .length() in the FHIRPath engine +* Add parameter -implicit-fhirpath-string-conversions for old FHIRPath string conversion functionality ## Other code changes -* no changes \ No newline at end of file +* Fix NPE counting descendents when validating +* Fix bug processing invalid HTTP response diff --git a/pom.xml b/pom.xml index 337d3e439..b6dcbe491 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 5.4.0 - 1.1.101-SNAPSHOT + 1.1.101 5.7.1 1.7.1 3.0.0-M5