Grahame Grieve
510758ed3e
fix problems validating variables
2023-03-21 06:10:22 +11:00
Grahame Grieve
0d61c92997
no longer ignore hl7.org/fhir/tools when validating
2023-03-21 06:08:13 +11:00
markiantorno
2a877b6faa
Updating version to: 5.6.113-SNAPSHOT and incrementing test cases dependency.
2023-03-19 04:45:57 +00:00
markiantorno
59d8cf0bee
Release: v5.6.112
...
## Validator Changes
* Don't validate codes in value sets if terminology vlidation is turned… …
* Fix nPE validating bundles
## Other code changes
* 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 )
***NO_CI***
2023-03-19 04:17:32 +00:00
Grahame Grieve
f8a19a1bae
Refactor how mappings are handled when generating differentials: in R5, mapping names are unique
2023-03-18 05:47:33 +11:00
Grahame Grieve
8dd61f4b2e
more improvements to r4/r5 transform testing
2023-03-17 07:56:47 +11:00
Grahame Grieve
2740371c88
don't validate codes in value sets if terminology vlidation is turned off
2023-03-17 07:56:34 +11:00
Grahame Grieve
6bb466a5fe
fix nPE validating bundles
2023-03-17 07:56:15 +11:00
markiantorno
90bcab6554
Updating version to: 5.6.112-SNAPSHOT and incrementing test cases dependency.
2023-03-16 11:24:39 +00:00
markiantorno
7a9e5444c5
Release: v5.6.111
...
## Validator Changes
* Fixing issues parsing Bundle.issues in R5
## Other code changes
* Fix bugs handling XHTML
* Refactor package loading API - List(String) instead of String[]
***NO_CI***
2023-03-16 10:56:41 +00:00
Grahame Grieve
413cbb115a
fix issues with R3R4MapTester
2023-03-16 14:08:00 +11:00
Grahame Grieve
27598a382d
Fix issues with xhtml handling
2023-03-16 14:07:11 +11:00
Grahame Grieve
4a7abab5e8
Fix for parsing Bundle.issues
2023-03-16 14:05:54 +11:00
Grahame Grieve
19cb639d37
refactor how types are handled loading packages
2023-03-16 13:26:34 +11:00
markiantorno
2e36c8147a
Updating version to: 5.6.111-SNAPSHOT and incrementing test cases dependency.
2023-03-14 12:43:23 +00:00
markiantorno
e2967d923c
Release: v5.6.110
...
## Validator Changes
* no changes
## Other code changes
* Fix NPE in string handling
***NO_CI***
2023-03-14 12:18:03 +00:00
Grahame Grieve
824f51f82e
fixing broken links, and r4/r5 map testing
2023-03-14 13:24:00 +11:00
markiantorno
b5bbe5108b
Updating version to: 5.6.110-SNAPSHOT and incrementing test cases dependency.
2023-03-13 05:16:16 +00:00
markiantorno
f48d413690
Release: v5.6.109
...
## Validator Changes
* Add format codes ```md``` and ```url``` to FHIRPath escape() and unescape()
* Add second parameter ```s_last``` to FHIRPath join() to use a different separator for the last time (e.g. ```.join(', ', 'and')```)
## Other code changes
* Parse status when parsing FML metadata
* Fix NPE in FHIRPath resolve() for contained resources ([discussion](https://chat.fhir.org/#narrow/stream/179167-hapi/topic/fix.20to.20FHIRPathEngine ))
***NO_CI***
2023-03-13 04:45:19 +00:00
Grahame Grieve
cf57262fe4
start working on R4/R5 conversion code
2023-03-13 13:53:53 +11:00
Grahame Grieve
07a3962ac2
Merge pull request #1167 from hapifhir/gg-202303-misc3
...
Gg 202303 misc3
2023-03-13 06:36:00 +11:00
Grahame Grieve
96f265653e
fix run time test
2023-03-12 23:02:46 +11:00
markiantorno
209fcc8c0b
Updating version to: 5.6.109-SNAPSHOT and incrementing test cases dependency.
2023-03-11 12:16:50 +00:00
markiantorno
35fb1b20c1
Release: v5.6.108
...
## Validator Changes
* no changes
## Other code changes
* Tdy up extensions for R5 release
* Hack R5 observation for fix after QA
* Improve StructureMap rendering again
* Clarify Error messages converting between versions
***NO_CI***
2023-03-11 11:49:55 +00:00
markiantorno
a3a9017bdb
Updating version to: 5.6.108-SNAPSHOT and incrementing test cases dependency.
2023-03-10 13:09:53 +00:00
markiantorno
1e43fe43f0
Release: v5.6.107
...
## Validator Changes
* Add support for new ColorRGB code system (special case)
## Other code changes
* Add support for special case code systems internally
***NO_CI***
2023-03-10 12:44:48 +00:00
Grahame Grieve
1212b85b5e
Change from Error to FHIRException when wrong value type is wrong on polymorphic element
2023-03-10 16:12:59 +11:00
markiantorno
a3473354fd
Updating version to: 5.6.107-SNAPSHOT and incrementing test cases dependency.
2023-03-09 21:19:20 +00:00
markiantorno
d666d0aa80
Release: v5.6.106
...
## Validator Changes
* no changes
## Other code changes
* Additional checks in path construction for zip slip vulnerability
***NO_CI***
2023-03-09 20:50:18 +00:00
dotasek
909f7e64fe
Additional zip-slip tests ( #1162 )
...
* Additional zip-slip tests
* Fix windows path test
2023-03-09 14:30:53 -05:00
markiantorno
f49eee623b
Updating version to: 5.6.106-SNAPSHOT and incrementing test cases dependency.
2023-03-09 13:06:01 +00:00
markiantorno
0b8e2c3984
Release: v5.6.105
...
## Validator Changes
* More validation of StructureMaps
## Other code changes
* Add new R5 version to R4 version enumeration
* Fix for NPE generating profile comparison
* Add FML renderer for StructureMaps + various parsing fixes
***NO_CI***
2023-03-09 12:38:13 +00:00
Grahame Grieve
cf080d940c
reduce spurious output
2023-03-09 22:20:23 +11:00
Grahame Grieve
187d3e98c7
More fixes for structure map validation
2023-03-09 09:11:31 +11:00
markiantorno
8bd83810ea
Updating version to: 5.6.105-SNAPSHOT and incrementing test cases dependency.
2023-03-08 08:23:43 +00:00
markiantorno
2a2fc497c7
Release: v5.6.104
...
## Validator Changes
* Fix up issues validating whitespace
* Multiple fixes to StructureMap and ConceptMap validation
## Other code changes
* rename ig-r4.json to ig-r4.jsonx in IGs
* move R5 package to test cases
***NO_CI***
2023-03-08 07:53:54 +00:00
Grahame Grieve
09648b7ea0
More bug fixes validating FML
2023-03-08 11:49:23 +11:00
Grahame Grieve
6870c7a32c
Merge pull request #1157 from hapifhir/gg-202303-qa-sm-validation-5
...
Gg 202303 qa sm validation 5
2023-03-08 10:10:55 +11:00
Grahame Grieve
53e67bc1cb
handle re-use of mapping groups when validating maps
2023-03-08 09:11:24 +11:00
markiantorno
d4d160eb29
Updating version to: 5.6.104-SNAPSHOT and incrementing test cases dependency.
2023-03-07 16:31:22 +00:00
markiantorno
b18181ab7e
Release: v5.6.103
...
## Validator Changes
* Fix structure map validation issues around type
* Revise whitespace handling for unicode conformance in validator
* Improved error message for output directory requirements
* Improve compact version sorting in renderer
* Add timestamp to compact format
## Other code changes
* Fix JSON escaping utility function
* Bug fixes in XHTML processing.
* Convertors: Bug Fixes in spec evaluation
* Convertors: patchUrls now patches fhir-type extension values
* R5: Fix FML parsing missing locations
* R5: Fix location bugs in FML parsing
***NO_CI***
2023-03-07 16:03:02 +00:00
Grahame Grieve
80665f142b
Merge remote-tracking branch 'origin/master'
2023-03-07 23:33:46 +11:00
Grahame Grieve
26eb1311a4
release notes
2023-03-07 23:33:35 +11:00
Grahame Grieve
d6febda3f6
Merge pull request #1154 from vadi2/patch-1
...
Clarify output directory has to exist already
2023-03-07 23:31:05 +11:00
Grahame Grieve
77e9e3a317
add timestamp to compact format
2023-03-07 21:47:58 +11:00
Grahame Grieve
e5a4d84a6f
improve compact version sorting
2023-03-07 20:59:02 +11:00
Grahame Grieve
6bf26255ab
fix structure map validation issues around type
2023-03-07 20:58:51 +11:00
Grahame Grieve
453f073411
rename ig-r4.json to ig-r4.jsonx
2023-03-07 20:57:27 +11:00
Vadim Peretokin
9943625df7
Clarify output directory has to exist already
2023-03-07 07:58:30 +01:00
Grahame Grieve
0c26f09721
revise whitespace handling for unicode conformance in validator
2023-03-07 06:25:45 +11:00