dotasek
99650f041b
Fix DateTime formatting in r4b tests
2022-01-31 10:45:28 -05:00
Grahame Grieve
f65f86f2f8
ping build
2022-01-31 14:29:08 +11:00
Grahame Grieve
dd88a911ff
upgeade test case dependencu
2022-01-31 12:09:28 +11:00
Grahame Grieve
85653747d0
ping build
2022-01-31 10:24:34 +11:00
Grahame Grieve
a397be8c0a
update test case dependency
2022-01-31 07:20:34 +11:00
Grahame Grieve
1aa1e288ec
merge
2022-01-30 07:57:39 +11:00
Grahame Grieve
f7c146f1ff
Merge pull request #720 from glichtner/fix-fhir-r5-detection
...
fixed detection of FHIR R5 from version string
2022-01-30 07:56:39 +11:00
Grahame Grieve
682eb2e0cc
Merge pull request #724 from jkiddo/patch-3
...
Update FHIRPathEngine.java
2022-01-30 07:55:36 +11:00
Grahame Grieve
ccfd715a5a
fix problem validating extension context on choice types
2022-01-29 09:17:29 +11:00
Grahame Grieve
3559bd6638
fix tests problems with date formats and java versions
2022-01-29 09:16:48 +11:00
Grahame Grieve
dd65f5a975
add check for binding on multiple types
2022-01-29 09:16:05 +11:00
Jens Kristian Villadsen
7b24e9d4ee
Update FHIRPathEngine.java
...
As mentioned on https://github.com/hapifhir/org.hl7.fhir.core/issues/703
2022-01-28 20:44:39 +01:00
Grahame Grieve
bd9d486846
Significant speed improvement for terminology cache
2022-01-29 06:06:20 +11:00
Grahame Grieve
42f75dfee0
#703 - fix missing .guessSystem() in opMemberOf
2022-01-29 06:05:51 +11:00
Gregor Lichtner
abcaea9d53
fixed detection of FHIR R5 from version string
2022-01-24 12:53:26 +01:00
markiantorno
f69a30421f
Updating version to: 5.6.28-SNAPSHOT and incrementing test cases dependency.
2022-01-21 21:43:26 +00:00
markiantorno
90008b7744
Release: v5.6.27
...
## Validator Changes
* no changes
## Other code changes
* Fix unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 21:12:00 +00:00
dotasek
e196707293
Merge pull request #719 from hapifhir/ja_20220121_avoid_parser_load
...
Another attempt to avoid parser classload
2022-01-21 15:49:50 -05:00
dotasek
a8f3ef3ecc
Update RELEASE_NOTES.md
...
***NO_CI***
2022-01-21 15:47:40 -05:00
jamesagnew
315604759c
Another attempt to avoid parser classload
2022-01-21 14:59:50 -05:00
markiantorno
8818acfbf8
Updating version to: 5.6.27-SNAPSHOT and incrementing test cases dependency.
2022-01-21 16:20:40 +00:00
markiantorno
b82cc42663
Release: v5.6.26
...
## Validator Changes
* no changes
## Other code changes
* Avoid unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 16:02:59 +00:00
dotasek
8fd070c0f9
Update RELEASE_NOTES.md
...
***NO_CI***
2022-01-21 10:36:01 -05:00
jamesagnew
0ed91721b0
One more revert
2022-01-18 06:16:18 -05:00
jamesagnew
bc3759dc03
Roll back change
2022-01-18 06:16:18 -05:00
jamesagnew
d3007ea73f
Cleanup
2022-01-18 06:16:18 -05:00
jamesagnew
f902d1d273
Avoid reflection
2022-01-18 06:16:18 -05:00
jamesagnew
942d4f15aa
Avoid unnecessary JsonParser/XmlParser class load
2022-01-18 06:16:18 -05:00
markiantorno
15fcc4607e
Updating version to: 5.6.26-SNAPSHOT and incrementing test cases dependency.
2022-01-17 22:42:22 +00:00
markiantorno
4b808f140c
Release: v5.6.25
...
## Validator Changes
* no changes
## Other code changes
* fix bug where generated packages have files in the wrong places
* fix inclusion of Java constants in CLI help text.
* fix bug on `-compile` output when using 'current' version.
***NO_CI***
2022-01-17 22:24:48 +00:00
Grahame Grieve
fec9f68c56
Merge pull request #717 from hapifhir/gg-202201-npm-path-fix
...
fix bug in package generator where files go in the wrong place
2022-01-18 08:25:59 +11:00
Grahame Grieve
06e690e54f
fix bug in package generator where files go in the wrong place
2022-01-18 07:30:12 +11:00
dotasek
b34193e5b8
Merge pull request #715 from hapifhir/dotasek-versionutilities-for-output
...
Use version utilities to resolve version for handleOutputToStream
2022-01-17 13:11:44 -05:00
dotasek
05ca3e86f0
Merge branch 'master' into dotasek-versionutilities-for-output
2022-01-17 12:28:19 -05:00
dotasek
c4853fd572
Update RELEASE_NOTES.md
2022-01-17 12:10:33 -05:00
dotasek
4c66dbaca9
Merge pull request #713 from hapifhir/dotasek-missing-constants-in-cli-help
...
Fix literal inclusion of Java constants in static text file in cli help
2022-01-17 12:08:42 -05:00
dotasek
e7ef325084
Update RELEASE_NOTES.md
2022-01-17 10:36:34 -05:00
markiantorno
7823945213
Updating version to: 5.6.25-SNAPSHOT and incrementing test cases dependency.
2022-01-17 11:31:30 +00:00
markiantorno
c2bcb08855
Release: v5.6.24
...
## Validator Changes
* No changes to the validator
## Other code changes
* Improved rendering for value sets
***NO_CI***
2022-01-17 11:13:36 +00:00
Grahame Grieve
b91c3e2d2b
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2022-01-17 20:54:11 +11:00
Grahame Grieve
e3cc9679de
release notes
2022-01-17 20:53:58 +11:00
Grahame Grieve
5b63c31989
Merge pull request #716 from hapifhir/gg-202201-vs-rendering
...
more work on value set renderer (designations, expand-groups)
2022-01-17 20:53:03 +11:00
Grahame Grieve
c13c291949
more work on value set renderer (designations, expand-groups)
2022-01-17 10:51:48 +11:00
dotasek
8613f6f064
Use version utilities to resolve version for handleOutputToStream
...
This stems from executing a -compile option without an explicit version. "current" is selected by default, resulting in an exception.
In this case, current should resolve correctly.
2022-01-14 20:53:30 -05:00
dotasek
a99d39b89e
Fix surefire config so jacoco doesn't skip jacoco coverage
2022-01-14 20:49:26 -05:00
dotasek
a3ff15484b
Tests for help display
2022-01-14 16:49:44 -05:00
dotasek
b9fe85996b
Fix literal inclusion of Java contants in static text file in cli hjelp
2022-01-14 16:16:26 -05:00
markiantorno
f368b021e3
Updating version to: 5.6.24-SNAPSHOT and incrementing test cases dependency.
2022-01-14 04:30:14 +00:00
markiantorno
a536ceba7f
Release: v5.6.23
...
## Validator
* changes to profile comparison based on discussion at Jan 2022 connectathon
* fix FHIRPath handling for incomplete FHIRPath expressions
## Other code changes
* fix markdown related dependencies
* fix NPE in Utilities.pathURL()
* fix logging problem in tx server logging
* fix problem caching value sets during validation
* fix NPE setting locale based on canonical jurisdiction
* Improve rendering for Quantity/Range + return display when validating for rendering purposes
***NO_CI***
2022-01-14 03:58:44 +00:00
Grahame Grieve
ac1782e4a4
release notes
2022-01-14 12:47:52 +11:00