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
46ed0157ce
fix bug parsing FML metadata
2023-03-13 13:53:27 +11:00
Grahame Grieve
a6466f4265
add url and md escaping and unescape in FHIRPath + 2nd param to join()
2023-03-13 13:53:04 +11:00
Grahame Grieve
753a90b463
fix bug listing types when old versions are loaded
2023-03-13 13:52:31 +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
7b30dc02f9
check for NPE
2023-03-13 05:10:08 +11:00
Grahame Grieve
96f265653e
fix run time test
2023-03-12 23:02:46 +11:00
Grahame Grieve
f11bdb9560
fix NPE
2023-03-12 21:55:44 +11:00
Grahame Grieve
2dc72fcaf1
fix bug parsing FML (id)
2023-03-12 21:54:21 +11:00
Grahame Grieve
43253e8d10
improve extension representation
2023-03-12 21:53:38 +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
Grahame Grieve
525ba127e8
make sorter public and static
2023-03-11 18:59:31 +11:00
Grahame Grieve
26ed139031
fix up build extensions
2023-03-11 18:58:35 +11:00
Grahame Grieve
571c170e13
hack observation for change
2023-03-11 18:54:35 +11:00
Grahame Grieve
83f608597a
fix errors rendering mapping file
2023-03-11 18:53:53 +11:00
Grahame Grieve
939d1d06c0
improve error message
2023-03-11 18:53:29 +11: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
10d560c859
Add support for locally processed special case code systems (and an example - rgb)
2023-03-10 21:28:08 +11: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
9e87e6915c
Fix for NPE in R5 IG
2023-03-09 22:20:10 +11:00
Grahame Grieve
3338cfbe39
fix issues parsing test maps
2023-03-09 20:57:37 +11:00
Grahame Grieve
95813d9004
Fix FML Comments parsing, and add StructureMap rendering to pretty FML
2023-03-09 19:44:57 +11:00
Grahame Grieve
ce246df4a0
fix comment parsing
2023-03-09 19:44:06 +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
0e41463886
move test cases
2023-03-08 15:32:52 +11:00
Grahame Grieve
eb852a8d03
mark location for input parsing FML
2023-03-08 11:48:37 +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
015d53e8ee
fix problem parsing types
2023-03-08 09:11:00 +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
4486c12df5
fix location bugs in FML parsing
2023-03-07 21:47:38 +11:00