## Validator Changes
* Fix validation issue with open-choice questions in R4 questionnaires
* Add command line parameter ```-tx-routing```
* Add command line parameter ```-clear-tx-cache```
* Add command line parameter ```-advisor-file```
## Other code changes
* Render extensions on some data types
* Fix rendering of complex data types when doing profile rendering
***NO_CI***
## Validator Changes
* Don't send expansion to tx server if there's a compose when sending value sets
* Better handling of error messages from terminology servers
* Stop hitting VSAC server directly
## Other code changes
* Add support for $id$ in terminology tests
* Move new documentbuilderfactory calls to XMLUtils (Security)
***NO_CI***
## Validator 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
* 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
***NO_CI***
* Override inheritance of HAPI's old maven-compiler-plugin
and stop using deprecated forceJavacCompilerUse
* Take checkstyle plugin out of default build
* Use less for initial JVM opts (maybe forked compilers will need this)
* Try on a mac?
* Report free space, add MAVEN_OPTS
* No MAVEN_OPTS?
* Back to ubuntu
* Try some compiler args and max mem
* Try some MaxRamPercentage on surefire too
* Try 75.0 MaxRamPercentage
* 60?
* Update surefire version, even less Xmx
* Revert I18nBase style fix (get tests to pass, apply later)
* Now that memory is less of an issue, try checkstyle again
* Fix missing single quote
* Try 50% of 7G for Xmx