Commit Graph

3083 Commits

Author SHA1 Message Date
Grahame Grieve c15e60f2c6 main Build fixes: new version of FHIR (4.3.0) + transit to using release indicators in version + fix various build issues 2021-12-15 07:28:19 +11:00
Grahame Grieve 5b1412ce25 release notes 2021-12-13 21:13:32 +11:00
Grahame Grieve 67d8d8c076
Merge pull request #686 from hapifhir/gg-202112-validation-fixes-tx
Gg 202112 validation fixes tx
2021-12-13 21:11:35 +11:00
Grahame Grieve ac5e2b14a2 missing file 2021-12-13 19:22:18 +11:00
Grahame Grieve 65e65d3e7b fix bug in client caching for unidentified value sets + look for code system definitions in local context + fix path error in Questionnaire Response validation 2021-12-13 18:39:44 +11:00
Grahame Grieve 81249998c2 fix up r4b canonical list 2021-12-13 18:37:16 +11:00
Grahame Grieve b79d71f947 better version specific resolution of special canonical resources 2021-12-13 18:36:56 +11:00
markiantorno e310c8c1ef Updating version to: 5.6.10-SNAPSHOT and incrementing test cases dependency. 2021-12-09 22:18:07 +00:00
markiantorno 08dc513480 Release: v5.6.9
Validator:
* enforce minValue and maxValue for decimal and Quantity types
* add checks for whitespace in base64 content (warning in <R5)

Other code changes:
* Fix trailing slashes for JAVA_HOME tests
* remove relative URL prefixing
* Add delayed load resources to all resources
* Don't load resources from core examples package over other resources
* Fix count on erroneous element defintions when generating snapshots
* add version specific access to context resources
* fix error rendering lists with encounter references
* fix error rendering questionnaire answer lists
* improve rendering of version specific and targetted references
***NO_CI***
2021-12-09 21:51:38 +00:00
dotasek 2f9dda50b6 Updating version to: 5.6.9-SNAPSHOT 2021-12-09 15:57:57 -05:00
markiantorno e0b72c5731 Release: v5.6.8
Validator:
* enforce minValue and maxValue for decimal and Quantity types
* add checks for whitespace in base64 content (warning in <R5)

Other code changes:
* Fix trailing slashes for JAVA_HOME tests
* remove relative URL prefixing
* Add delayed load resources to all resources
* Don't load resources from core examples package over other resources
* Fix count on erroneous element defintions when generating snapshots
* add version specific access to context resources
* fix error rendering lists with encounter references
* fix error rendering questionnaire answer lists
* improve rendering of version specific and targetted references
***NO_CI***
2021-12-09 19:57:46 +00:00
Mark Iantorno 5c0200518c Updating test case dependency to v1.1.82
***NO_CI***
2021-12-09 15:38:32 +00:00
Grahame Grieve 726c29b2af update test case dependency 2021-12-09 12:08:06 +11:00
Grahame Grieve 07443ef6f8 fix broken tests 2021-12-09 10:56:04 +11:00
Grahame Grieve 0cbc88cb54 * check that base64 content doesn't have whitespace (warning in <R5) 2021-12-09 09:30:01 +11:00
Grahame Grieve c9743781c1
Merge pull request #684 from hapifhir/gg-20211-delayed-load
Gg 20211 delayed load
2021-12-09 09:27:03 +11:00
Grahame Grieve 06d4ae483f
Merge branch 'master' into gg-20211-delayed-load 2021-12-09 09:26:56 +11:00
Grahame Grieve 1b7a1720f7
Merge pull request #685 from hapifhir/gg-202112-min-max-value-checks
Gg 202112 min max value checks
2021-12-09 09:26:04 +11:00
Grahame Grieve 700d86928b add missing chagnes 2021-12-09 08:22:08 +11:00
Grahame Grieve ccdb0c434f * Fix count on erroneous element defintions when generating snapshots
* add version specific access to context resources
* enforce minValue and maxValue for decimal and Quantity types
2021-12-09 08:20:56 +11:00
Grahame Grieve 3dfe25e931
Merge branch 'master' into gg-20211-delayed-load 2021-12-07 20:05:30 +11:00
Grahame Grieve ffe38da414 release notes 2021-12-07 18:05:51 +11:00
Grahame Grieve ab2212d9fc Add delayed load resources to all resources, and don't load resources from core examples package over other resources 2021-12-07 18:03:22 +11:00
Grahame Grieve 1225bfbaee remove relative URL prefixing 2021-12-07 18:00:31 +11: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