From c9f870840f605b56169db26a5714cad2db2f6e40 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Sun, 19 Mar 2023 14:28:22 +1100 Subject: [PATCH] upgrade --- RELEASE_NOTES.md | 12 ++++++++++-- pom.xml | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..bece95d84 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,15 @@ ## Validator Changes -* no changes +* Don't validate codes in value sets if terminology vlidation is turned… … +* Fix nPE validating bundles ## Other code changes -* no changes \ No newline at end of file +* Add file: to URL scheme list when checking for absolute URLs +* Adjust mappings handling code generating snapshots +* More improvements to r4/r5 transform testing +* Better error messages setting properties when transforming +* Better error messages converting types +* FHIRPath tests on element model +* Refactor FTPClient to perform fewer directory creates (#1159) … +* Document how to build validator_cli locally (#1171) diff --git a/pom.xml b/pom.xml index 25c91ee1e..e2f3427d6 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 6.2.1 - 1.2.21-SNAPSHOT + 1.2.21 5.7.1 1.8.2 3.0.0-M5