-
Notifications
You must be signed in to change notification settings - Fork 172
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
Oct 8, 2024
1 parent
8fdad60
commit bfe4fdd
Showing
4 changed files
with
36 additions
and
12 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
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 |
---|---|---|
@@ -1,7 +1,25 @@ | ||
## Validator Changes | ||
|
||
* no changes | ||
* Show message ids in validator (-show-message--ids) | ||
* Fix bug where message id not showing for slicing messages | ||
* Add advisor documentation (not yet functional) | ||
* Fix issue checking package currency for #current packages | ||
* Add warning when code system is marked complete but has no content | ||
* Fix bug processing adding discriminators in derived profiles | ||
* Break valueset concept validation into multiple smaller batches for performance reasons | ||
|
||
## Other code changes | ||
|
||
* no changes | ||
* More work on translations in IGs | ||
* Override inheritance of HAPI's old maven-compiler-plugin | ||
* do not use loadPackageFromCacheOnly from outside cache manager | ||
* Fix issues with rendering example scenario | ||
* refactor sql view validation to fix NPE | ||
* Fix misc warnings flagged by builds (#1772) + TRIVY typo | ||
* Bump codeql actions to v3 | ||
* Bump checkout action to v4 | ||
* Bump commons.io to 2.14.0 (#1771) | ||
* Workaround for ghcr rate limiting of trivy db downloads (#1770) | ||
* Add VSACfinder (template for package analysis) | ||
* Fix github urls | ||
* Spelling fixes |
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
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