From b193cf20e38c0b8696e950194df7f04fe1190347 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 17 Jan 2025 12:49:09 +1100 Subject: [PATCH] set up release --- RELEASE_NOTES.md | 24 ++++++++++++++++++++++-- pom.xml | 2 +- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..1f4608762 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,27 @@ ## Validator Changes -* no changes +* New Feature: Validating references: parameters -check-references and -resolution-context +* New Feature: Use AI Service to validate CodeableConcept.text (very experimental) +* Add AI validation tests as a command line option ([-aiTests](https://chat.fhir.org/#narrow/channel/323443-Artificial-Intelligence.2FMachine-Learning-.28AI.2FML.29/topic/LocalAI)) +* Don't enforce code system property references to standard properties in R4 (R4 hack workaround) +* Correctly handle supplements when validating based on expansions +* Fix issues with version dependent resolution of correct server for implicit value sets +* Better handle failure to find imported value sets when expanding +* correct error handling for expansion failure +* Correct grammar in language about resource not being valid against a profile +* use IPS 2.0.0 for `-ips`, not an old copy +* Fix NPE generating snapshots with expansions +* Rework `-txTests` to support additional test files and improve R4/R5 logging +* Fix bugs in RulesDrivenPolicyAdvisor +* Accept property in CodeSystem without requiring it be backed by a code +* Add issue when extension is deprecated ## Other code changes -* no changes \ No newline at end of file +* Track & report expansion source when rendering ValueSet expansions +* Render ValueSet supplement dependencies +* Add server headers to fhir-settings.json +* find places where ManagedFileAccess was missed +* Fix Actor rendering in obligations tables +* Renderer: move xml-no-order to tools ig +* Resource Factory: support for range in sheet for instance generation (#1881) diff --git a/pom.xml b/pom.xml index ddebaa267..baabc1185 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 2.17.0 32.0.1-jre 6.4.1 - 1.7.6-SNAPSHOT + 1.7.6 2.17.0 5.9.2 1.8.2