Commit Graph

4724 Commits

Author SHA1 Message Date
dotasek 7b3e206b1c Fix JsonObjectTests interaction with Instant 2023-02-02 13:52:01 -05:00
markiantorno ea41a8b6a6 Updating version to: 5.6.95-SNAPSHOT and incrementing test cases dependency. 2023-02-02 17:07:22 +00:00
markiantorno 67329e20ad Release: v5.6.94
## Validator Changes

* no changes

## Other code changes

* Test release
***NO_CI***
2023-02-02 16:34:58 +00:00
dotasek bc7de651bb
Update RELEASE_NOTES.md
***NO_CI***
2023-02-02 11:04:51 -05:00
Grahame Grieve d6cc2f46d0 update extension extractor 2023-02-02 16:40:09 +11:00
Grahame Grieve f7ad38cc34 fix type of issue source extension 2023-02-02 16:39:53 +11:00
dotasek 69e19f7ce3 Add artifact publish for copied files 2023-02-01 16:45:41 -05:00
dotasek 343ab91318 Fix job name some more 2023-02-01 15:32:48 -05:00
dotasek 50b27a0af3 Merge build and publish jobs 2023-02-01 15:31:10 -05:00
dotasek 4384641d20 Set correct dependency 2023-02-01 14:33:26 -05:00
dotasek 2478f6b6fb refer to correct task in artifact publish variables 2023-02-01 14:00:41 -05:00
dotasek 055e722056 Typo 2023-02-01 13:53:49 -05:00
dotasek 113f226f10 name task 2023-02-01 13:49:34 -05:00
dotasek f8c183cf5d use setOutput. in other version_from_pom locations 2023-02-01 13:44:27 -05:00
dotasek c65b02c3c8 Update echo reference and fix publish ref 2023-02-01 13:40:03 -05:00
Mark Iantorno 621c639128 Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 13:29:47 -05:00
Mark Iantorno db16bad13d Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 13:26:31 -05:00
Mark Iantorno f06d7cdbc1 Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 13:22:46 -05:00
Mark Iantorno 5cad1a8f33 Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 13:19:07 -05:00
Mark Iantorno 66885ed801 Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 13:16:26 -05:00
dotasek b4295b14ef Fix bash? 2023-02-01 12:51:12 -05:00
dotasek 3995ec44e2 Set even correcter version for artifact publish 2023-02-01 12:38:44 -05:00
dotasek 97bebabc91 Set correct version for artifact publish 2023-02-01 11:56:18 -05:00
Mark Iantorno cb7f268a07 Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 11:17:21 -05:00
Mark Iantorno eaff7dcf4e Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 11:11:48 -05:00
Mark Iantorno a2ab48d15f Update release-branch-pipeline.yml for Azure Pipelines 2023-02-01 11:09:11 -05:00
Mark Iantorno 22dbb5784e
Update release-branch-pipeline.yml for Azure Pipelines (#1100)
![](https://media.tenor.com/JHFfBjUQcxEAAAAM/dance-morty.gif)
2023-02-01 11:00:18 -05:00
markiantorno e922cc2a97 Updating version to: 5.6.94-SNAPSHOT and incrementing test cases dependency. 2023-02-01 07:27:59 +00:00
markiantorno 4e97bb0d5a Release: v5.6.93
## Validator Changes

* Fix for NPE rendering resources
* Consider CanonicalResource to be a CanonicalResource when validating profile references
* Work around error in R5 sdf-29 invariant

## Other code changes

* XHTML processing: Cater for "." in XML element and attribute names
* Handle R3 encoding of primitive values when validating profiles
* Improve error messaging when validating StructureDefinition
* Temporary Support for MedicationStatement in R5
* Work around for Identifier.use = ? in THO R5 package (old error)
* Rework Package API to allow for authentication on package servers
* Structure mapping now finds source Structure Definition by URI and sets ParserBase logical property appropriately.
* DOn't convert ig-r4 when converting package versions
***NO_CI***
2023-02-01 07:02:20 +00:00
Grahame Grieve 1f6a8edbd6 Merge remote-tracking branch 'origin/master' 2023-02-01 17:06:22 +11:00
Grahame Grieve 8a372c4737 release 2023-02-01 17:06:19 +11:00
Grahame Grieve 8fae331ac8 release 2023-02-01 17:05:37 +11:00
Grahame Grieve 87a05d472b ignore package files 2023-02-01 17:01:38 +11:00
Grahame Grieve 92d2bd0eb2
Merge pull request #1099 from hapifhir/gg-202302-extension-validation
Gg 202302 extension validation
2023-02-01 16:56:09 +11:00
Grahame Grieve 4a79e89f62 Merge remote-tracking branch 'origin/master' 2023-02-01 14:49:19 +11:00
Grahame Grieve 2cc8ff5e23 extension related validation fixes 2023-02-01 14:49:14 +11:00
Grahame Grieve 107fa0e3a2 update extension extractor 2023-02-01 14:48:48 +11:00
Grahame Grieve 4a5985fe59
Merge pull request #1098 from hapifhir/do-fix-fhirpathengine-plurals
Fix for #1091
2023-02-01 14:47:59 +11:00
dotasek 6e03d34d4b
Update RELEASE_NOTES.md
***NO_CI***
2023-01-31 17:09:03 -05:00
dotasek f8fa68cc4a Merge remote-tracking branch 'origin/do-fix-fhirpathengine-plurals' into do-fix-fhirpathengine-plurals 2023-01-31 17:02:50 -05:00
dotasek 3ff9b9e937 Fix FHIRPath message for HAPI Test Case
An Invalid FHIRPath message is tested in HAPI-FHIR FhirPathFilterInterceptorTest.testFilteredResponse_ExpressionIsInvalid()
2023-01-31 17:02:12 -05:00
Neelima Karipineni 61e63b128a
Enhancements to StructureMap transform to support logical models as source and value set lookup (#1092)
* implement resolveValueSet from AHDIS Matchbox

* get SD from map source type, set logical model

* test for getSourceResourceFromStructureMap DefinitionException

* test resolveValueSet

* test transform logical source

* fix formatting
2023-01-31 16:56:02 -05:00
Grahame Grieve 54a883254d
Merge pull request #1096 from hapifhir/gg-202301-npm-auth
Rework Package API to allow for authentication on package servers
2023-01-31 18:38:05 +11:00
Grahame Grieve f9b386d5b2 r5 extension extractor 2023-01-31 16:54:30 +11:00
Grahame Grieve 1e6fd76ace special case work around for old THO problem 2023-01-31 16:07:10 +11:00
Grahame Grieve 373abb7dcc ignore ig-r4 when converting for generated package versions 2023-01-31 16:06:51 +11:00
Grahame Grieve 08ed54fd35 Rework Package API to allow for authentication on package servers 2023-01-31 10:32:21 +11:00
Grahame Grieve 8bface0a6d
Merge pull request #1095 from hapifhir/gg-202301-misc-fixes
Gg 202301 misc fixes
2023-01-31 08:43:12 +11:00
dotasek c4d11a73cf
Update README.md
***NO_CI***
2023-01-30 15:39:09 -05:00
Grahame Grieve 4ab03c5c93 cater for "." in XML element and attribute names 2023-01-31 07:23:52 +11:00