Commit Graph

7660 Commits

Author SHA1 Message Date
dotasek 45f6962252 Update maven wrapper 2024-10-17 11:41:55 -04:00
markiantorno cabee9a341 Updating version to: 6.3.33-SNAPSHOT and incrementing test cases dependency. 2024-10-14 06:03:42 +00:00
markiantorno 54bf319161 Release: v6.3.32
## 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***
2024-10-14 05:18:21 +00:00
markiantorno 855a0c6a38 Updating i18n-coverage csv and png table ***NO_CI*** 2024-10-14 05:08:46 +00:00
Grahame Grieve 85f58655d1 set up release 2024-10-14 12:49:05 +08:00
Grahame Grieve 17091ac38c Merge remote-tracking branch 'origin/master' 2024-10-14 12:31:58 +08:00
Grahame Grieve f19f8f4ed2 rework rules based advisor 2024-10-14 12:31:51 +08:00
Grahame Grieve 992ec37990
Merge pull request #1779 from hapifhir/2024-10-gg-advisor
2024 10 gg advisor
2024-10-14 10:46:42 +08:00
Grahame Grieve 3b8b2a94c3 Fix validation issue with open-choice questions in R4 questionnaires 2024-10-14 09:02:52 +08:00
Grahame Grieve 56965820ea Add support for -advisor-file, and -clear-tx-cache 2024-10-13 22:40:17 +08:00
Grahame Grieve 9809800d8d Add better tx routing logging 2024-10-13 22:38:54 +08:00
Grahame Grieve 38587eb508 Render extensions on some data types, and fix rendering of complex data types when doing profile rendering 2024-10-13 22:38:15 +08:00
markiantorno a7e216e2c3 Updating version to: 6.3.32-SNAPSHOT and incrementing test cases dependency. 2024-10-10 14:35:11 +00:00
markiantorno 0388bd0835 Release: v6.3.31
## 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***
2024-10-10 13:54:40 +00:00
Grahame Grieve 666f3b1f82 Merge remote-tracking branch 'origin/master' 2024-10-10 21:14:39 +08:00
Mark Iantorno 15ab689547 Updating test case dependency to v1.5.26
***NO_CI***
2024-10-10 13:13:41 +00:00
Grahame Grieve 42c2965e73
Merge pull request #1775 from hapifhir/2024-10-gg-tx-client-fixes
2024 10 gg tx client fixes
2024-10-10 20:31:32 +08:00
Grahame Grieve 72a45a2c10 release notes 2024-10-10 20:06:40 +08:00
Grahame Grieve a1c64498a0 don't send expansion if there's a compose when sending value sets 2024-10-10 19:30:26 +08:00
Grahame Grieve c7ccbb0110 more work on http client 2024-10-10 19:29:58 +08:00
Grahame Grieve b9299fa9e2 fix typo 2024-10-09 23:14:11 +08:00
Grahame Grieve fd34048c81 test case version bump 2024-10-09 23:10:51 +08:00
Grahame Grieve 57926073bc Add support for $id$ in terminology tests 2024-10-09 23:10:35 +08:00
Grahame Grieve 447400daf9 Stop hitting VSAC server directly 2024-10-09 23:10:22 +08:00
Grahame Grieve cacce9b05e fix up processing of server responses 2024-10-09 23:10:09 +08:00
markiantorno c030740d9e Updating version to: 6.3.31-SNAPSHOT and incrementing test cases dependency. 2024-10-08 15:52:36 +00:00
markiantorno ad0af19fb3 Release: v6.3.30
## 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***
2024-10-08 15:04:29 +00:00
dotasek af72a1c80f
Update security.md
Add vulnerability reporting links
2024-10-08 09:50:35 -04:00
dotasek.dev cca1c650ab Bump to release version of fhir-test-cases 2024-10-08 09:45:57 -04:00
Grahame Grieve c15968c0ad add missing release notes 2024-10-08 17:46:11 +08:00
Grahame Grieve bfe4fdd572 release notes 2024-10-08 17:39:33 +08:00
Grahame Grieve 8fdad60b84
Merge pull request #1773 from hapifhir/2024-10-gg-sql-validation
refactor sql view validation to fix NPE
2024-10-08 15:27:28 +08:00
Grahame Grieve 10d854f242 (rename fields) 2024-10-08 05:55:52 +08:00
Grahame Grieve eb149f5abd fix missed file 2024-10-08 05:53:31 +08:00
Grahame Grieve 6123909533 refactor sql view validation to fix NPE 2024-10-08 05:44:02 +08:00
dotasek 6439a2a732
Fix misc warnings flagged by builds (#1772) 2024-10-07 17:16:21 -04:00
dotasek 7432d3cd06 Fix TRIVY typo 2024-10-07 16:23:17 -04:00
dotasek f81ae40d8a Bump codeql actions to v3 2024-10-07 15:22:04 -04:00
dotasek cb1b631548 Bump checkout action to v4 2024-10-07 15:16:39 -04:00
dotasek 9c4f9eb2f5
Bump commons.io to 2.14.0 (#1771)
* Bump commons.io

* One more bump
2024-10-07 14:57:41 -04:00
dotasek f6da036619
Workaround for ghcr rate limiting of trivy db downloads (#1770)
* Workaround for ghcr rate limiting of trivy db downloads

* Use env for settings + bump codeql action

* Update checkout action

* Better doc
2024-10-07 13:03:46 -04:00
dotasek 093fbbc0f3
maven-compiler-plugin maintenance (#1731)
* 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
2024-10-07 11:01:08 -04:00
markiantorno 4b374cb57b Updating i18n-coverage csv and png table ***NO_CI*** 2024-10-06 10:50:38 +00:00
Grahame Grieve cd7e579f5e
Merge pull request #1768 from hapifhir/2024-10-gg-validation-fixes
2024 10 gg validation fixes
2024-10-06 18:30:24 +08:00
Grahame Grieve c0875464a3
Merge pull request #1752 from ahdis/oe_1748
FHIR-46548: where clause on alias #1748
2024-10-06 18:00:26 +08:00
Grahame Grieve ba108321e3
Merge pull request #1755 from ahenket/master
Updated for 3 missing nl validator translations
2024-10-06 17:57:19 +08:00
Grahame Grieve 160ee5aebf
Merge pull request #1761 from ElliotSilver/2024-10-01-es-add-missing-ci-desc
add missing description to ci-build package entry
2024-10-06 17:55:13 +08:00
Grahame Grieve 001b132231
Merge pull request #1764 from hapifhir/FixElideIssue
Fix for issue identified in
2024-10-06 17:54:35 +08:00
Grahame Grieve 88d0cc8a68 fix issues with rendering example scenario 2024-10-06 15:22:26 +08:00
Grahame Grieve 4a1aa461a9 fix text 2024-10-05 11:55:21 +08:00