From b6d218aa27a57a60b2ccb96fa326f3991a68336f Mon Sep 17 00:00:00 2001 From: hl7-devops Date: Thu, 9 Jan 2025 17:06:42 +0000 Subject: [PATCH] Updating version to: 1.8.8-SNAPSHOT --- RELEASE_NOTES.md | 22 ---------------------- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 3 insertions(+), 25 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b8532bad1..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,22 +0,0 @@ -* Loader: Lazy load binaries for reduced memory usage -* Loader: Support for Archetype processing in IG publisher -* Loader: Process Archetypes properly as both IG input and output + remove ig-r4.json -* Validator: Do not create issue about draft dependency for example bindings -* Validator: Beef up validation of CodeSystem properties that are codes -* Validator: Make sure all validation messages have a message id -* Validator: enforce version-set-specific value for Extension and Extension context -* Validator: Specific Error when ValueSet.compose.include.system refers to a ValueSet -* Renderer: improved version specific extension rendering -* Renderer: Add element view to generated fragments -* Renderer: improve Extension context of use presentation - generate a fragment for that -* Renderer: resolve issues with references between IGs to example resources -* Renderer: add use-context fragment for version contest restrictions -* Renderer: Lookup compliesWithProfile target from link-only dependencies -* Renderer: Accessibility - role=presentation on appropriate tables -* Renderer: Add archetype processing, and also path-other support -* Renderer: resolve issues with references between IGs to example resources -* Renderer: Lookup compliesWithProfile target from link-only dependencies -* Renderer: Update SNOMED editions related routines (add more editions) -* Renderer: Accessibility - role=presentation on appropriate tables -* Packages: Add support for ADL in packages -* Terminology Tests: Report count of tests in output from TxTester diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 2e3aa318c..28d928638 100644 --- a/org.hl7.fhir.publisher.cli/pom.xml +++ b/org.hl7.fhir.publisher.cli/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.8.7 + 1.8.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index 343ce0364..875588570 100644 --- a/org.hl7.fhir.publisher.core/pom.xml +++ b/org.hl7.fhir.publisher.core/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.8.7 + 1.8.8-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 70570bd74..ad4a7e136 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.8.7 + 1.8.8-SNAPSHOT pom