Commit 07ef438
Sync fork (#5)
* Bump to HAPI 7.7.7-SNAPSHOT
* Update HAPI + match config changes
* Bump HAPI to 7.7.10-SNAPSHOT
* Bump parent to 7.7.14-SNAPSHOT
* Bump parent version + fix CQL test
See diff in https://github.com/cqframework/clinical-reasoning/pull/579/files
* Bump parent to 7.7.18-SNAPSHOT fix CR breakage
* use URI constructor instead of string concatenation, to avoid having static code analysis tool complain about "Concatenating user-controlled input into a URL" security issue
* Add support for Database Partition Mode
* Add spotless-check
* Apply spotless
* Apply spotless
* Revert "Apply spotless"
This reverts commit 8b77aa0.
* Test fix
* Spotless
* Helm chart dependency updates and support for extraVolumes and -Mounts (hapifhir#766)
* Helm chart updates
* set target branch to master for chart testing
* Bump to release
* Expose expansion properties as configuration
* Externalizes more subscription parameters (hapifhir#783)
* Externalizes more subscription parameters
Allows :
- to parametrize the polling interval of subscription
- to enable the setting to queue the subscription jobs immediately.
Following the change in hapifhir/hapi-fhir/pull/6395
* Fix formatting
* feat: add a github actions deploy workflow
* chore: deploy hapi fhir staging and production instance
* chore: use UUIDs for resource IDs
* feat: updating FHIR version from R4 to R5
---------
Co-authored-by: dotasek.dev <[email protected]>
Co-authored-by: dotasek <[email protected]>
Co-authored-by: Joel Schneider <[email protected]>
Co-authored-by: James Agnew <[email protected]>
Co-authored-by: chgl <[email protected]>
Co-authored-by: Adam Stevenson <[email protected]>
Co-authored-by: Yoann Isaac <[email protected]>
Co-authored-by: Kennedy Omondi <[email protected]>1 parent 35bdd58 commit 07ef438
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
| |||
0 commit comments