From 46f5673d34ccdfcd2e72719dcfdd2a94ee3ec466 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Wed, 25 Sep 2024 15:32:43 -0400 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..ba66022c7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,18 @@ ## Validator Changes -* no changes +* Validator supports R6 from now on (using last stable release) +* Set default language to tag not display +* Handle tx server issues better +* Do not use server piecemeal when validating complex value sets +* Add support for -txCache parameter ## Other code changes -* no changes \ No newline at end of file +* Add support for R6 to R4 version enumeration +* Fix SCT link to include version and point to the right place +* Add response time to tx log +* Allow for code to turn off use of cache-id on tx interface (for debugging) +* Support n/a for tx cache folder +* Update tx cache for tests +* Add more logging for too costly validation +* Fix xml annotation suppression