Commit Graph

3435 Commits

Author SHA1 Message Date
dotasek e0bdbda5b7 Fix package location for CacheVerificationLogger 2022-02-03 16:35:26 -05:00
Grahame Grieve d43e3c037d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2022-02-04 07:27:02 +11:00
Grahame Grieve 1979ec61d7 more http logging 2022-02-04 07:26:47 +11:00
dotasek 4897922fde Merge branch 'master' into simpleworkercontextbuilder 2022-02-03 14:34:39 -05:00
dotasek 72cd4bea03 Include CliContext txCache in pretty printing, equals, and hashCode 2022-02-02 18:05:55 -05:00
dotasek a076a70db1 Merge remote-tracking branch 'origin/master' 2022-02-02 17:58:28 -05:00
dotasek 8b22bb96fa Fix CliContext typo for txCache 2022-02-02 17:58:19 -05:00
Grahame Grieve b40adfcea4
Merge pull request #731 from hapifhir/gg-202202-http-error
include server message in http errors
2022-02-03 09:13:37 +11:00
Grahame Grieve ee6dc981e2 include server message in http errors 2022-02-03 08:26:30 +11:00
dotasek cb9e2000ea Update RELEASE_NOTES.md 2022-02-02 10:10:39 -05:00
dotasek 239c436ca5 Code cleanup 2022-02-02 10:07:13 -05:00
dotasek 847ede5f88 Refactor SimpleWorkerContext and ValidationEngine 2022-02-01 15:28:19 -05:00
dotasek 5092be9a1d Clean txCache + update CacheVerificationLogger output 2022-02-01 10:09:23 -05:00
markiantorno c41fcf9fa9 Updating version to: 5.6.29-SNAPSHOT and incrementing test cases dependency. 2022-02-01 02:57:54 +00:00
markiantorno fe073b6a8a Release: v5.6.28
## Validator Changes

* no changes
* Add ability to [compile a map file to a StructureDefinition](https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Mapping+Language#UsingtheFHIRMappingLanguage-runtransformsjavavalidator)
* Add knowledge of additional R5 extensions for StructureDefinitions
* Fix problem validating extension context on choice types
* Add hint when binding found on element with multiple types
* Fix validator to guess system on all uses of code (not just most)

## Other code changes

* Use cached terminology server responses for unit and integration tests.
* Add more HTTP logging
* Clean up various issues with graphQL and polymorphic elements
* Add better support for date/time rendering
* Significant speed improvement for terminology caching
***NO_CI***
2022-02-01 02:36:54 +00:00
Grahame Grieve 9585ce1a81 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2022-02-01 12:45:49 +11:00
Grahame Grieve 4f0a08e42e RELEASE_NOTES.md 2022-02-01 12:45:39 +11:00
Grahame Grieve 74aaa2f03d
Merge pull request #729 from hapifhir/gg-202202-http-issues
fix up http issues?
2022-02-01 12:39:58 +11:00
Grahame Grieve a29461057e fix up http issues? 2022-02-01 12:09:55 +11:00
Grahame Grieve 96538ba249
Merge pull request #704 from lmckenzi/Add_map_compile
Add map compile
2022-02-01 11:50:41 +11:00
Grahame Grieve 5b66d3fe42
Merge pull request #718 from hapifhir/test-simplehttpclient-https
Add test for SimpleHttpClient and https
2022-02-01 11:50:20 +11:00
Grahame Grieve bfda0d7880
Merge pull request #726 from lmckenzi/FMM_extension_mods
Add new extensions to list of those to support in R4 and prior builds
2022-02-01 11:50:05 +11:00
Grahame Grieve cae92c8621
Merge pull request #727 from hapifhir/ja_20220130_graphql_cleanup
Updates to GraphQL
2022-02-01 11:49:10 +11:00
Grahame Grieve 216493f132
Merge pull request #725 from hapifhir/gg-202201-misc
Gg 202201 misc
2022-02-01 11:40:57 +11:00
Grahame Grieve 54f280437f fix bug in tests 2022-02-01 10:46:14 +11:00
Grahame Grieve d3db571294 Merge branch 'gg-202201-misc' of https://github.com/hapifhir/org.hl7.fhir.core 2022-02-01 10:21:21 +11:00
Grahame Grieve bac81752c8 merge and fix testing bugs 2022-02-01 10:20:56 +11:00
Grahame Grieve 4c48d597a6
Merge pull request #721 from dotasek/tx-server-cache-analysis
TX Server Caching for Tests
2022-02-01 08:09:41 +11:00
Grahame Grieve cb1c5ede33
Merge pull request #728 from hapifhir/dotasek-202201-misc-fix
Fix DateTime formatting in r4b tests
2022-02-01 06:55:10 +11:00
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
jamesagnew 180035d306 One more tweak 2022-01-30 18:37:22 -05:00
Grahame Grieve 85653747d0 ping build 2022-01-31 10:24:34 +11:00
jamesagnew 846866472b Updates to GraphQL 2022-01-30 17:04:10 -05:00
Grahame Grieve a397be8c0a update test case dependency 2022-01-31 07:20:34 +11:00
Lloyd McKenzie 7751ebc5a8 Add new extensions to list of those to support in R4 and prior builds 2022-01-29 19:49:23 -07: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
dotasek fdc6e02b49 Don't log requests when rebuilding cache 2022-01-26 09:31:58 -05:00
dotasek 39e30a10c4 Clean up comments 2022-01-26 09:28:19 -05:00
dotasek 03518848fe Log unexpected TX requests for now 2022-01-25 18:42:38 -05:00
dotasek a41287a74d Additional logging for requests in test 2022-01-25 18:02:16 -05:00