dotasek
394452b747
Fix cacheing for large valuesets
2021-12-09 15:50:03 -05:00
dotasek
e5976307f4
Refactor to get consistent ValidationEngine with txCache in tests
2021-12-08 12:34:35 -05:00
dotasek
1c1e7d22ca
WIP track server requests
2021-12-07 16:08:28 -05:00
dotasek
a9320e3cbb
Merge branch 'master' into otasek-tx-cacheing-for-tests
2021-12-07 10:58:16 -05:00
dotasek
2b4f3f3d18
Merge pull request #683 from hapifhir/normalized-java-home-tests
...
Fix JAVA_HOME tests with trailing slashes
2021-12-06 18:27:19 -05:00
dotasek
aae8c42903
Merge branch 'master' into normalized-java-home-tests
2021-12-06 17:48:29 -05:00
markiantorno
714922a84b
Updating version to: 5.6.8-SNAPSHOT and incrementing test cases dependency.
2021-12-06 22:35:25 +00:00
dotasek
198d9092ac
Merge branch 'master' into normalized-java-home-tests
2021-12-06 17:16:43 -05:00
markiantorno
186b0b23b7
Release: v5.6.7
...
* More import updates
***NO_CI***
2021-12-06 22:04:52 +00:00
Mark Iantorno
d84b4412ab
Update RELEASE_NOTES.md
2021-12-06 16:48:28 -05:00
markiantorno
7e88064cfb
removing unused import
2021-12-06 15:18:00 -05:00
dotasek
fad3e34e04
Merge branch 'master' into normalized-java-home-tests
2021-12-06 15:10:11 -05:00
dotasek
4a76ca073e
Update RELEASE_NOTES.md
2021-12-06 15:09:06 -05:00
markiantorno
5d416f7602
Updating version to: 5.6.7-SNAPSHOT and incrementing test cases dependency.
2021-12-06 19:46:52 +00:00
markiantorno
9bb4807c92
Release: v5.6.6
...
* Removing unused dependency as it is causing downstream errors in HAPI builds
***NO_CI***
2021-12-06 19:21:58 +00:00
markiantorno
52b31aa0c2
Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core
2021-12-06 14:02:21 -05:00
markiantorno
6e95c3abe5
Removing unused HTTP dep
2021-12-06 14:01:51 -05:00
markiantorno
8d873be2a3
Updating version to: 5.6.6-SNAPSHOT and incrementing test cases dependency.
2021-12-06 18:41:00 +00:00
markiantorno
113a89b13b
Release: v5.6.5
...
* Removing IJ annotations
***NO_CI***
2021-12-06 18:13:58 +00:00
dotasek
72eef08cd4
Fix JAVA_HOME tests with trailing slashes
2021-12-06 13:10:42 -05:00
Mark Iantorno
a4a3673784
Update RELEASE_NOTES.md
2021-12-06 12:56:49 -05:00
markiantorno
444c8951c6
removing jetbrains annotations
2021-12-06 12:54:40 -05:00
markiantorno
ac8f2b6ba9
Updating version to: 5.6.5-SNAPSHOT and incrementing test cases dependency.
2021-12-03 06:14:31 +00:00
markiantorno
aef3f6fffe
Release: v5.6.4
...
* Add usesExtension to ToolingExtensions
***NO_CI***
2021-12-03 05:47:37 +00:00
Grahame Grieve
3f967a4bca
Merge pull request #682 from hapifhir/gg-202112-uses-extensions
...
set up release
2021-12-03 16:07:38 +11:00
Grahame Grieve
00f3dfc4b9
set up release
2021-12-03 15:25:54 +11:00
Mark Iantorno
d77574fd74
Updating test case dependency to v1.1.79
...
***NO_CI***
2021-12-03 03:31:39 +00:00
Grahame Grieve
a090ea15fe
Merge pull request #681 from hapifhir/gg-202112-q-validation
...
Gg 202112 q validation
2021-12-03 07:50:47 +11:00
Grahame Grieve
d303dba48d
fix problem resolving nested contained value sets in QuestionnaireResponses + fix NPE rendering questionnaire + fix bug validating profile on resource at root of Bundle
2021-12-03 06:51:23 +11:00
markiantorno
71b7409210
Updating version to: 5.6.4-SNAPSHOT and incrementing test cases dependency.
2021-12-02 19:49:44 +00:00
markiantorno
9a5b721220
Release: v5.6.3
...
* more work on date time test cases
* fix date/time rendering test
* fix bug in code system handling (NPE) + add support for json test cas…
* extend policy advisor to control terminology validation + hack fixes
* fix up SHC parsing problem
* improvements to code system rendering + fix date/time rendering tests
***NO_CI***
2021-12-02 19:23:28 +00:00
dotasek
7c630b6680
Updating version to: 5.6.3-SNAPSHOT
2021-12-02 13:11:27 -05:00
markiantorno
f0f49b890d
Release: v5.6.2
...
* more work on date time test cases
* fix date/time rendering test
* fix bug in code system handling (NPE) + add support for json test cas…
* extend policy advisor to control terminology validation + hack fixes
* fix up SHC parsing problem
* improvements to code system rendering + fix date/time rendering tests
***NO_CI***
2021-12-02 16:52:05 +00:00
Mark Iantorno
9d0d69605d
Update RELEASE_NOTES.md
2021-12-02 11:35:02 -05:00
Grahame Grieve
4babbd9724
clean up test logging
2021-12-01 08:06:31 +11:00
Grahame Grieve
13073a189d
Merge pull request #679 from hapifhir/gg-202111-r4B-related
...
Gg 202111 r4 b related
2021-12-01 05:25:56 +11:00
Grahame Grieve
5b99283a52
more work on date time test cases
2021-11-30 18:05:18 +11:00
Grahame Grieve
c94cf32a8e
try test again
2021-11-30 17:52:13 +11:00
Grahame Grieve
521343d777
fix date/time rendering test
2021-11-30 17:35:07 +11:00
Grahame Grieve
b4597687b8
fix bug in code system handling (NPE) + add support for json test cases in fhirpath tests + fix error validating references in bundles
2021-11-30 15:37:12 +11:00
Grahame Grieve
7f5a1d95cc
extend policy advisor to control terminology validation + hack fixes for problems in R4B
2021-11-30 10:57:56 +11:00
Grahame Grieve
93d266b363
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-11-29 16:11:23 +11:00
Grahame Grieve
96b5bce878
fix up SHC parsing problem
2021-11-29 16:11:13 +11:00
Grahame Grieve
6a735d4319
improvements to code system rendering + fix date/time rendering tests
2021-11-29 16:10:58 +11:00
Grahame Grieve
162cf6f049
fix package type
2021-11-29 16:08:49 +11:00
markiantorno
79a6b81e10
Updating version to: 5.6.2-SNAPSHOT and incrementing test cases dependency.
2021-11-26 15:21:24 +00:00
markiantorno
9717d321b4
Release: v5.6.1
...
* Validation process now has the option to control level of validation on both references and contained resources,
through the addition of two new interfaces, this is reflected in the new fields I added in fire test cases
(see https://github.com/FHIR/fhir-test-cases/pull/101 )
* Improve output for describeSize Utility unit tests.
* Fix logging of requests for dstu3
***NO_CI***
2021-11-26 14:55:52 +00:00
Mark Iantorno
4d0692ff61
Validate contains ( #669 )
...
* wip
* first go at this, still some failing tests
* post-pairing with Grahame
* wip
* failing test cases
* fixed InstanceValidator to respect new validation options for both references and contained resources
* removed dead code
* put copyright back in BaseValidator
* wip
2021-11-25 15:52:29 -05:00
dotasek
0353896866
Create bidi-checker.yml
2021-11-24 16:39:41 -05:00
dotasek
4d0b2bdd7b
Merge pull request #673 from hapifhir/size-test-output
...
Add additional output for size tests
2021-11-24 16:13:47 -05:00