From 3facb056b37336fd3b98594a356995b9de29fdef Mon Sep 17 00:00:00 2001 From: hl7-devops Date: Fri, 17 Jan 2025 06:01:44 +0000 Subject: [PATCH] Updating version to: 1.8.9-SNAPSHOT --- RELEASE_NOTES.md | 19 ------------------- org.hl7.fhir.publisher.cli/pom.xml | 2 +- org.hl7.fhir.publisher.core/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 3 insertions(+), 22 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b6e91f178..e69de29bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,19 +0,0 @@ -* Resource Factory: support for range in sheet for instance generation (#1881) -* Validator: Don't enforce code system property references to standard properties in R4 (R4 hack workaround) -* Validator: Correctly handle supplements when validating based on expansions -* Validator: Fix issues with version dependent resolution of correct server for implicit value sets -* Validator: Better handle failure to find imported value sets when expanding -* Validator: correct error handling for expansion failure -* Validator: Correct grammar in language about resource not being valid against a profile -* Validator: Fix NPE generating snapshots with expansions -* Validator: Accept property in CodeSystem without requiring it be backed by a code -* Validator: Add issue when extension is deprecated -* Renderer: Track & report expansion source when rendering ValueSet expansions -* Renderer: Render ValueSet supplement dependencies -* Renderer: Fix Actor rendering in obligations tables -* Renderer: move xml-no-order to tools ig -* Renderer: better presentation of expansion failures -* Renderer: fix rendering of deprecated extensions -* Renderer: Better resolution of links in markdown -* QA: better handling of message ids in qa.html -* Go-Publish: add support for nginx diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index 195bb5619..99cf5691b 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.8 + 1.8.9-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 d7afc5a5e..01e3a0436 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.8 + 1.8.9-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 4db499e09..12b7729cc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.8.8 + 1.8.9-SNAPSHOT pom