-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Grahame Grieve
committed
Nov 21, 2024
1 parent
92b95ab
commit 57fe2a9
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
* Security: Enforce that XML can't load XML entity declarations | ||
* Loader: Fix missing isModifierReason on modifier extensions | ||
* Version Convertor: fix bug converting NamingSystem.url between versions | ||
* Version Convertor: Fix IG dependsOn.reason conversion | ||
* Validator: fix value set validation on import validation to find external value sets | ||
* Validator: Fix terminology tester for change to language header | ||
* Validator: Adjust wording of R5 slicing check | ||
* Validator: Sort entries in error message about profiles to make the order reproducible | ||
* Validator: support resolving /_history/ URLs in IG publisher | ||
* Renderer: make HTA messages translatable | ||
* Renderer: new release - pubpack | ||
* Renderer: suppress Json resourceType property in some logical models | ||
* Renderer: more support for canonical logical models | ||
* SQL: Fix NPE building package.db | ||
* Go-Publish: Fix bug in publication checker - space in sequence blows logic up |