Commit Graph

3844 Commits

Author SHA1 Message Date
Grahame Grieve 78c372961e
Merge pull request #872 from hapifhir/gg-202207-bug-fixes
Gg 202207 bug fixes
2022-07-22 13:19:50 +10:00
Grahame Grieve 4800d8a498 fix rendering of extensions in Profiles 2022-07-22 11:23:30 +10:00
Grahame Grieve be51677623 Add ability to suppress serialising ids 2022-07-22 07:58:51 +10:00
Grahame Grieve 83bfb07d0e Fix bug around lazy loading packages 2022-07-22 07:57:34 +10:00
Grahame Grieve 49cf36cc50 fix bug rendering extensoins 2022-07-20 11:27:00 +10:00
Grahame Grieve fa54433022 fix bug loading R5 extensions 2022-07-20 11:26:49 +10:00
Grahame Grieve 0bf2ea7551 Fix bug accessing polymorphic fields 2022-07-20 11:26:20 +10:00
Grahame Grieve 0fe28f48e0 fix bugs validating references 2022-07-20 11:25:43 +10:00
Grahame Grieve 2b626a9361 Changes to ConceptMap rendering as discussed with Vocab Committee 2022-07-20 11:25:10 +10:00
Grahame Grieve 421162d146 Fix NPE rendering bundles 2022-07-20 11:24:34 +10:00
Grahame Grieve e150b50f54 Fix issue with startsWith in FHIRPath engine 2022-07-20 11:24:13 +10:00
dotasek 6f3c297c35
Fix dependency on resource more consistently (#845)
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-19 10:33:31 -04:00
dotasek de3eaad982
Remove all expired entries in SessionCache on validator init (#846)
+ fix typo in JsonParserBase

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-18 13:26:53 -04:00
dotasek 5560093c02
Instantiate all ValidationMessage with this() instead of super() (#853)
super() would call Object() instead of ValidationMessage(). This way, debugging can track instantiations of ValidationMessage from one place

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-18 13:26:13 -04:00
dotasek 14494d23b9
Use property to set apache poi version (#861)
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-18 10:43:51 -04:00
markiantorno bb13edfdc0 Updating version to: 5.6.52-SNAPSHOT and incrementing test cases dependency. 2022-07-18 10:41:30 +00:00
markiantorno 078ca1e13a Release: v5.6.51
## Validator Changes

* no changes

## Other code changes

* Update R5 for revised ConceptMap in R5 cibuild, and release new core library for R5 build process
***NO_CI***
2022-07-18 10:23:13 +00:00
Grahame Grieve ce0c2f2ff4 Merge remote-tracking branch 'origin/master' 2022-07-18 20:04:02 +10:00
Grahame Grieve 3642aeda94 releas tnotes 2022-07-18 20:03:53 +10:00
Grahame Grieve 335ca6aa5d
Merge pull request #865 from hapifhir/gg-202207-r5-update
Gg 202207 r5 update
2022-07-18 18:56:24 +10:00
Grahame Grieve 392b064433 updates for new release of R5 2022-07-18 17:56:23 +10:00
Grahame Grieve a7303995cc Merge remote-tracking branch 'origin/master' 2022-07-12 12:29:31 +10:00
dotasek 2aef63e4fb Merge remote-tracking branch 'origin/dependabot/maven/org.hl7.fhir.validation.cli/org.apache.poi-poi-4.1.1' 2022-06-29 16:28:00 -04:00
dotasek 9a88cc54df Merge remote-tracking branch 'origin/dependabot/maven/org.hl7.fhir.r4b/org.apache.poi-poi-4.1.1' 2022-06-29 16:27:53 -04:00
dependabot[bot] 5699a8a294
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.validation.cli
Bumps poi from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 18:50:19 +00:00
dependabot[bot] 49196fe7cb
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.r4b
Bumps poi from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 18:40:47 +00:00
dotasek 96bb187a4b Merge remote-tracking branch 'origin/dependabot/maven/org.hl7.fhir.r5/org.apache.poi-poi-4.1.1' 2022-06-29 14:16:23 -04:00
dotasek 9dae5b5c99 Merge remote-tracking branch 'origin/dependabot/maven/org.hl7.fhir.r4/org.apache.poi-poi-4.1.1' 2022-06-29 14:16:15 -04:00
dotasek 6f42a8507e Merge remote-tracking branch 'origin/dependabot/maven/org.hl7.fhir.dstu2/org.apache.poi-poi-4.1.1' 2022-06-29 14:15:53 -04:00
dotasek b307082706 Merge remote-tracking branch 'origin/dependabot/maven/org.hl7.fhir.dstu3/org.apache.poi-poi-4.1.1' 2022-06-29 14:15:41 -04:00
dotasek a2f52678b4 Merge remote-tracking branch 'origin/dependabot/maven/org.hl7.fhir.dstu2016may/org.apache.poi-poi-4.1.1' 2022-06-29 14:15:32 -04:00
dependabot[bot] 169abbed09
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.r5
Bumps poi from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:13:11 +00:00
dependabot[bot] 0442043062
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.r4
Bumps poi from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:09:52 +00:00
dependabot[bot] 5c9fc90af8
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.dstu3
Bumps poi from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:09:51 +00:00
dependabot[bot] 82ec6d02a4
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.dstu2
Bumps poi from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:09:50 +00:00
dependabot[bot] bb34790851
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.dstu2016may
Bumps poi from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:09:50 +00:00
Grahame Grieve 023aea34fb R4B and R5 extension changes 2022-06-28 15:39:15 +03:00
markiantorno 982ce5f58f Updating version to: 5.6.51-SNAPSHOT and incrementing test cases dependency. 2022-06-24 18:48:18 +00:00
markiantorno 4a654122fb Release: v5.6.50
## Validator Changes

* Improved logging when discriminator doesn't match doing slicing
* Use correct IPS branch when validating
* Load R5 extensions when validating (draft)
* Make it possible to run tests cases directly from validator (see command line help)

## Other code changes

* Regenerate R4B code for final R4B release
* Reduce text logging when running tests
* Minor test case fixes
* Fix fetching package by canonical to use pkgcanonical instead of canonical
* Fix broken link rendering code system references
* improvements to profile validation
***NO_CI***
2022-06-24 18:32:05 +00:00
dotasek 48967bd9cb Remove toublesome test jars in validation pom 2022-06-24 12:17:15 -04:00
dotasek ae8b21014a Bump version to 5.6.50-SNAPSHOT 2022-06-24 11:29:30 -04:00
Grahame Grieve 3caa59719d Merge remote-tracking branch 'origin/master' 2022-06-24 16:25:59 +02:00
Grahame Grieve 7205cd91da New version of pubpack 2022-06-24 16:25:52 +02:00
markiantorno 891aaf4a20 Release: v5.6.49
## Validator Changes

* Improved logging when discriminator doesn't match doing slicing
* Use correct IPS branch when validating
* Load R5 extensions when validating (draft)
* Make it possible to run tests cases directly from validator (see command line help)

## Other code changes

* Regenerate R4B code for final R4B release
* Reduce text logging when running tests
* Minor test case fixes
* Fix fetching package by canonical to use pkgcanonical instead of canonical
* Fix broken link rendering code system references
* improvements to profile validation
***NO_CI***
2022-06-24 12:41:29 +00:00
Grahame Grieve e0005ecb09 Merge remote-tracking branch 'origin/master' 2022-06-24 14:02:24 +02:00
Grahame Grieve 2e49c97be5 Prepare release 2022-06-24 14:02:17 +02:00
Grahame Grieve 95dee12d0e
Merge pull request #844 from hapifhir/gg-202206-amsterdam
Gg 202206 amsterdam
2022-06-24 13:53:33 +02:00
Grahame Grieve ba7b0d8bfa reduce text logging running tests 2022-06-24 13:15:55 +02:00
Grahame Grieve ced9a748ad better logging on discriminator misses 2022-06-24 11:44:29 +02:00
Grahame Grieve 8769846d5d Start working on IPA validation 2022-06-24 11:44:02 +02:00