From 3a1740f767c6098775529cfd75ef3cbba4ad9a0e Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 10 May 2024 10:02:23 +1000 Subject: [PATCH] set up release --- RELEASE_NOTES.md | 29 +++++++++++++++++++++++++++-- pom.xml | 2 +- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b13dfbf98..17f3b98a8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,33 @@ ## Validator Changes -* no changes +* Fix bug where some #refs are not resolved to the root of the resource in FHIRPath slicing evaluation +* Fix bug passing wrong type to tx server when using inferSystem +* Fix bug processing version of CodeSystem.supplements incorrectly +* Don't process wrong parent when processing snapshot of element with profiled type that is not reprofiled +* Fix typo in OID message +* Fix handling value set exclude filters +* Allow code system declared properties to be self-referential + +## I18n changes + +* More comprehensive internationalization phrase coverage reporting on project page +* Move many rendering phrases into i18n framework + +## Rendering Changes + +* Fix issue with unknown element rendering fixed value for Attachment +* Fix bug calculating value set expansion size for multiple imports +* Fix bug using wrong message for value sets that are too costly to expand +* Fix extension urls not being linked in tree view +* rendering improvements and remove static use of describeSystem +* Fix NPE rendering profile comparisons +* Fix bug where slicing and grouping gets mixed up rendering profile tree ## Other code changes -* More comprehensive internationalization phrase coverage reporting. +* Wrap general exception for IWorkerContext (Catch missed exception from HAPI) * Shim interfaces and classes to support clinical reasoning project updates. +* Fix duplicate txServer getters and setters +* Use extension class on Exception to force try-catch blocks on checkCodeOnServer calls (#1609) +* rework OID handling for better consistency +* handle time outs doing vsac import (starlink obstructions) diff --git a/pom.xml b/pom.xml index 4c169bd7f..c0aacd59c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 1.26.0 32.0.1-jre 6.4.1 - 1.5.7-SNAPSHOT + 1.5.7 2.17.0 5.9.2 1.8.2