Luke deGruchy
bbb5ab0d37
Add TestCdsHooksConfig. Remove commented out dependency.
2025-03-19 06:52:42 -06:00
Luke deGruchy
f716f99ad5
Add TestCdsHooksConfig.
2025-03-19 06:52:42 -06:00
Luke deGruchy
49f47db115
Try to fix injection errors.
2025-03-19 06:52:42 -06:00
Luke deGruchy
8147c4ea4b
Everything compiles but there are still injection errors.
2025-03-19 06:52:42 -06:00
Adam Stevenson
5dacdd1795
Fixed expansion configuration options bugs ( #793 )
...
* Fix for logging of pre-expansion and expansion configuration reporting the wrong value
* Fixed a typo in the enable_task_pre_expand_value_sets property setter
* Fixed code formatting issues identified by spotless
2025-03-15 16:25:38 +01:00
craig mcclendon
8e7cb0e0a1
registered diff provider ( #791 )
...
* registered provider
* spotless fix
2025-03-13 15:34:28 +01:00
dotasek
f4f0585778
Merge pull request #787 from hapifhir/do-20250304-uncouple-project-version
...
Revision Number Versioning
2025-03-12 09:25:26 -04:00
dotasek
bdc2795a6b
Use revision number versioning
2025-03-11 09:30:27 -04:00
dotasek
f32ad20ac7
Uncouple version from parent for release purposes
2025-03-04 15:11:26 -05:00
Yoann Isaac
ec6b12e864
Externalizes more subscription parameters ( #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
2025-03-02 23:13:31 +01:00
James Agnew
b283c37f8f
Merge pull request #786 from sliver007/expansion_properties_as_configuration
...
Expose expansion properties as configuration
2025-02-27 12:58:05 -05:00
Adam Stevenson
710d9fc998
Expose expansion properties as configuration
2025-02-27 09:57:59 -07:00
dotasek
792f520f62
Merge pull request #758 from hapifhir/rel_7_8_tracking
...
Update to HAPI 8.0.0
2025-02-24 09:44:21 -05:00
dotasek
f87f2e8f32
Bump to release
2025-02-21 15:23:02 -05:00
chgl
98bfad07b3
Helm chart dependency updates and support for extraVolumes and -Mounts ( #766 )
...
* Helm chart updates
* set target branch to master for chart testing
2025-02-16 08:45:11 +01:00
dotasek
8c3d6442ec
Merge remote-tracking branch 'origin/master' into rel_7_8_tracking
2025-02-12 16:31:26 -05:00
James Agnew
25e5dea8a9
Merge branch 'rel_7_8_tracking' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_7_8_tracking
2025-02-12 13:59:56 -05:00
James Agnew
c3f7ef3845
Spotless
2025-02-12 13:59:50 -05:00
James Agnew
3cdd23368a
Test fix
2025-02-12 13:58:42 -05:00
dotasek
80ef9ac2d0
Revert "Apply spotless"
...
This reverts commit 8b77aa0c53 .
2025-02-12 12:31:34 -05:00
dotasek
8b77aa0c53
Apply spotless
2025-02-12 12:01:54 -05:00
dotasek
ef28875939
Merge pull request #782 from hapifhir/do-20250212-spotless-check
...
Add spotless-check
2025-02-12 11:51:47 -05:00
dotasek
daf76af23f
Apply spotless
2025-02-12 11:27:56 -05:00
dotasek
95c9d0c068
Add spotless-check
2025-02-12 11:26:20 -05:00
James Agnew
ac5dbb975e
Merge branch 'rel_7_8_tracking' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_7_8_tracking
2025-02-12 10:55:28 -05:00
James Agnew
509d5ffce0
Add support for Database Partition Mode
2025-02-12 10:54:38 -05:00
dotasek
8ef1d4669c
Merge remote-tracking branch 'origin/master' into rel_7_8_tracking
2025-02-11 10:51:05 -05:00
dotasek
d6359e1561
Merge pull request #774 from jschneid-nmdp/use-uri-constructor
...
use URI constructor instead of string concatenation
2025-02-05 10:11:26 -05:00
Joel Schneider
e7cc34d789
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
2025-01-27 10:06:21 -06:00
dotasek
48fd41c537
Bump parent to 7.7.18-SNAPSHOT fix CR breakage
2025-01-23 16:00:51 -05:00
dotasek
b3761a499e
Bump parent version + fix CQL test
...
See diff in https://github.com/cqframework/clinical-reasoning/pull/579/files
2025-01-02 11:12:26 -05:00
dotasek
92600c49ab
Merge remote-tracking branch 'origin/master' into rel_7_8_tracking
2024-12-13 13:06:03 -05:00
dotasek
1f5f655904
Bump parent to 7.7.14-SNAPSHOT
2024-12-13 12:52:32 -05:00
James Agnew
cc6b71d407
Merge pull request #764 from XcrigX/custom-registrations-debugout
...
added debug out to assist troubleshooting custom interceptor/provider…
2024-12-06 13:29:39 -05:00
craig mcclendon
b58264fd9d
added debug out to assist troubleshooting custom interceptor/provider registration issues
2024-12-06 12:20:55 -06:00
dotasek.dev
8a7393b2a4
Bump HAPI to 7.7.10-SNAPSHOT
2024-12-06 13:12:30 -05:00
dotasek
f18fa4a32b
Update HAPI + match config changes
2024-12-02 12:09:15 -05:00
dotasek.dev
58ebb98622
Bump to HAPI 7.7.7-SNAPSHOT
2024-11-22 14:56:46 -05:00
dotasek
103fd012c0
Update to HAPI 7.6.0 ( #731 )
...
* Bump to HAPI 7.5.0-SNAPSHOT
* Bump to latest HAPI version + fix config
* Bump to latest HAPI version + fix CR config + spotless
* Bump parent version to 7.5.4-SNAPSHOT
* Update to HAPI Release 7.6.0
---------
Co-authored-by: Brenin Rhodes <brenin@alphora.com >
2024-11-22 18:58:31 +01:00
craig mcclendon
69fede99a4
add property to turn on userRequestRetryVersionConflictsInterceptor ( #752 )
2024-11-11 20:29:54 +01:00
Michael Wilson
5d84d9fc59
Config property for validate resource status ( #746 )
...
* Added configuration property for validate_resource_status_for_package_upload
* Added new parameter to test config file
* Fixed merge issue
2024-11-09 09:45:46 +01:00
Eric Secules
5df8e034cb
#754 add application.yaml setting for conditional_create_duplicate_identifiers_enabled ( #755 )
...
Co-authored-by: Eric Secules <eric.secules@macrohealth.com >
2024-11-09 09:30:05 +01:00
dotasek
02e4de713e
Merge pull request #753 from XcrigX/fix-cds-test-race
...
fix intermittent error with CDS test
2024-10-31 16:14:46 -04:00
craig mcclendon
85aab81237
add comments to explain non-intuitive logic in test
2024-10-31 12:27:33 -05:00
craig mcclendon
04de3e738f
fix intermittent error with CDS test
2024-10-29 14:51:10 -05:00
dotasek
48a141b749
Merge pull request #742 from hapifhir/expose-search-prefetch-thresholds
...
Expose Setting for prefetch thresholds
2024-10-28 14:09:49 -04:00
dotasek
96f908965c
Merge branch 'master' into expose-search-prefetch-thresholds
2024-10-28 13:50:47 -04:00
Patrick Werner
3066622bd3
Merge pull request #751 from hapifhir/feature/uplifted-ref-chains
...
feat: added config option for upliftedRefchains support
2024-10-18 11:33:15 +02:00
Patrick Werner
7e15f133b5
feat: added config option for upliftedRefchains support
2024-10-18 10:22:08 +02:00
Jens Kristian Villadsen
40e5b4c10d
Feature/fixing prometheus ( #745 )
...
* Fixing prometheus so that it actually works. Also seems related to https://github.com/micrometer-metrics/micrometer/issues/5093
* cleaning up override
* Limiting exposure
* Added docs
* Added smoketest for prometheus endpoint
* Removing metrics and prometheus exposure by default
* Removing 'info'
Adding parameterized tests for endpoints
* Reintroduced 'info'
* Remove info
* Adjusted comment
2024-10-04 17:25:33 +02:00