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
Tadgh
f4695b5c04
Addressing review comments
2024-09-27 12:25:09 -04:00
Tadgh
5c4ada54ae
Make java default as well for people who dont update their app properties on upgrade
2024-09-27 09:22:26 -04:00
Tadgh
bfac1d0063
Add missed integer to prefetch defaults
2024-09-27 09:21:01 -04:00
Tadgh
62fafdc4dc
revert test change
2024-09-25 21:18:38 -04:00
Tadgh
a12e30c7d2
Expose setting, add docs
2024-09-25 15:34:56 -04:00
dotasek
e2d2ea7726
Merge pull request #728 from madduci/rel_7_3_tracking
...
Updated Dockerfile and pom.xml
2024-08-27 09:09:04 -04:00
Michele Adduci
cb3e0ae5a4
Reverting OpenTelemetry to 1.33.3
2024-08-27 11:34:34 +02:00
dotasek
9c7bd1146e
Merge pull request #684 from hapifhir/rel_7_3_tracking
...
Update to HAPI 7.4.0 (tracking branch)
2024-08-26 09:07:21 -04:00
Michele Adduci
fbca03c6f5
Updated Dockerfile and pom.xml
2024-08-26 05:20:59 +02:00
chgl
6b0d4673a1
Updated helm chart dependencies ( #724 )
2024-08-24 22:31:35 +02:00
dotasek
d9840c3dfe
Remove log chatter
2024-08-23 16:40:45 -04:00
dotasek
1ea47947c5
Bump to HAPI 7.4.0 + fix smoke test for new HTTPClient
2024-08-23 16:40:36 -04:00
dotasek
12741f681d
Merge branch 'master' into rel_7_3_tracking
2024-08-12 09:54:24 -04:00
dotasek
39be2cc750
Escalate privileges earlier for lucene directory creation. ( #720 )
...
And chown back to 1001
2024-08-12 15:53:06 +02:00
James Agnew
6f295d1a5d
Merge pull request #714 from jkiddo/update-doc-statements
...
Add doc statements
2024-08-09 14:29:43 -04:00
dotasek
9f47cbfa88
Bump HAPI to 7.4.14-SNAPSHOT
2024-08-09 10:01:28 -04:00
Jens Kristian Villadsen
ad7bc51ce3
Update README.md
2024-08-05 09:11:35 +02:00
Jens Kristian Villadsen
1bd55c206a
Update README.md
2024-08-05 09:10:21 +02:00
jkv
1e976224ed
Add doc statements
2024-08-04 16:07:15 +02:00
dotasek
e3edea4e01
Bump HAPI to 7.3.12-SNAPSHOT
2024-07-16 12:16:15 -04:00
dotasek
ba76ae727c
Merge remote-tracking branch 'origin/master' into rel_7_3_tracking
2024-07-16 12:04:40 -04:00
Kevin Dougan SmileCDR
19f1e2208e
Merge pull request #708 from hapifhir/fix-cr-readme
...
Fix documentation for enabling the Clinical Reasoning module
2024-07-10 08:06:31 -04:00
Brenin Rhodes
c4ed037fd1
Fix documentation for enabling the Clinical Reasoning module
2024-07-09 14:35:23 -06:00
dotasek
cb6fa7d4c8
Merge remote-tracking branch 'origin/master' into rel_7_3_tracking
2024-07-02 12:00:55 -04:00
Brenin Rhodes
6b98988c6f
Update Clinical Reasoning plugin ( #692 )
...
* Reproducing issues with CR/HAPI cds-hooks processing
* Add new $questionnaire operation
* Update StarterIpsConfig.java
* Update pom.xml
* Fixes for configuration properties
* Update VS Code launch properties
* Fixes for CQL logging
* Update pom.xml
* Remove unused threaded option
* Update to 7.1.7
* Fix some CR defaults
* Update to new snapshot
* Update pom.xml
* Fix test settings
* Do not make prefetch calls if all items are present
* Add alternative application.yaml for CDS settings.
* Add CdsHook tests and documentation
* Comment out custom prefetch until it is more mature
* Removal of DataEndpoint parameter is not longer needed
* Fix debug logging setting being overwritten
* Revert change
* Remove unused class
* Adding Rec10 Test
* Disable test until fixed
* fix tests
---------
Co-authored-by: c-schuler <hoofschu@gmail.com >
Co-authored-by: Jonathan Percival <jonathan.i.percival@gmail.com >
2024-06-30 12:14:35 +02:00
dotasek
ab02bfeeb0
Merge branch 'master' into rel_7_3_tracking
2024-06-25 11:08:28 -04:00
dotasek
e856b53309
Bump parent version
2024-06-25 11:03:47 -04:00
dotasek
133017cf2c
Merge branch 'do-20240617-subscription-update' into rel_7_3_tracking
2024-06-18 09:04:19 -04:00
dotasek
db238aa9ec
Fix subscription settings config in integration tests
2024-06-17 18:46:12 -04:00
dotasek
8f731a29ee
WIP bump HAPI
2024-06-17 17:10:19 -04:00
Michele Adduci
6cf5ffb559
Updated parent to FHIR 7.2.1 ( #695 )
...
* Updated parent to FHIR 7.2.1
* Updated chart
* Updated chart
* Fixing linter issues in Helm
* Fixing linter issues for Helm, updated REAMDE
2024-06-14 21:32:55 +02:00
Kevin Dougan SmileCDR
cfc4d70b7d
Merge pull request #693 from barabo/master
...
Expose the mass ingestion mode for the dockerized hapi server
2024-06-14 14:41:00 -04:00
Carl Anderson
255031b26f
fix: use the existing naming convention
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2024-06-14 11:19:09 -05:00
Carl Anderson
0d8642ddfa
fix: use the existing naming convention
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2024-06-14 11:18:52 -05:00
Carl Anderson
74344279e2
fix: use the existing naming convention
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2024-06-14 11:18:35 -05:00
Carl Anderson
ce0df03aac
fix: use the existing naming convention
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2024-06-14 11:18:17 -05:00
Carl Anderson
9a02b13285
fix: use the existing naming convention
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2024-06-14 11:18:01 -05:00
Carl Anderson
37c26a464a
fix: use the existing naming convention
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2024-06-14 11:17:35 -05:00
Carl Anderson
40411f6fb8
fix: use the existing naming convention
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2024-06-14 11:17:06 -05:00
Carl Anderson
233699c3b2
Merge branch 'hapifhir:master' into master
2024-06-14 09:22:56 -05:00
Kevin Dougan SmileCDR
769ec10bcf
Merge pull request #691 from hapifhir/pw/improve-readme
...
fix: modified README.md to skip Tests in spring-boot:run command
2024-06-14 08:03:51 -04:00
Carl Anderson
056c9a16b2
fix: use the correct function name
2024-06-13 16:01:53 -05:00
Carl Anderson
d4db8fbb1b
fix: forgot to include a setter with my getter
2024-06-12 14:16:17 -05:00
Carl Anderson
0380df5924
Merge pull request #1 from barabo/barabo-patch-1
...
enable mass ingestion mode
2024-06-12 12:04:58 -05:00