Skip to content

Commit 1088fbc

Browse files
committed
release notes
1 parent dd274ea commit 1088fbc

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
* General: Update Various Dependencies
2+
* General: prevent regex ReDos attacks on FHIRPathEngine
3+
* Loader: Suppress adding language when not configured to add language
4+
* Loader: Fix parameter type in expansion parameters
5+
* Loader: Better error handling regenerating packages
6+
* Loader: Add Enable-Native-Access to generated jar (Suppress SQLite java warning)
7+
* Terminology: Handle Regex ReDos error in terminology services
8+
* Terminology: Handle contained resources in value sets
9+
* Terminology: Add support for op = CHILD in value set filters
10+
* Terminology: fix bug choosing incorrect server for implied value sets
11+
* Terminology: fix bug choosing correct snomed server when value sets are in play
12+
* Validator: Suppress message about id for SHC
13+
* Validator: Control validation of FHIRPath functions
14+
* Validator: Issues are only raised against preferred bindings when they are defined in profiles (or in IG publisher)
15+
* Validator: Add ability to suppress errors for missing resource ids
16+
* Renderer: fix error generating the wrong file for primary language
17+
* Renderer: render type characteristics
18+
* Renderer: Fix mapping representation for http urls
19+
* Renderer: Fix missing assets and malformed icon URLs in comparison output
20+
* QA: Fix NPE in PublicationChecker when publication-request.json is absent
21+
* QA: fix withdrawal qa

0 commit comments

Comments
 (0)