Commit Graph

249 Commits

Author SHA1 Message Date
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
1f5f655904 Bump parent to 7.7.14-SNAPSHOT 2024-12-13 12:52:32 -05: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
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
Michele Adduci
fbca03c6f5 Updated Dockerfile and pom.xml 2024-08-26 05:20:59 +02:00
dotasek
1ea47947c5 Bump to HAPI 7.4.0 + fix smoke test for new HTTPClient 2024-08-23 16:40:36 -04:00
dotasek
9f47cbfa88 Bump HAPI to 7.4.14-SNAPSHOT 2024-08-09 10:01:28 -04:00
dotasek
e3edea4e01 Bump HAPI to 7.3.12-SNAPSHOT 2024-07-16 12:16:15 -04: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
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
Michele Adduci
f971db6e86 Updated Java Minimum version to 17 (#686) 2024-05-24 21:09:57 +02:00
dotasek
422d200f6e Track HAPI 7.3.2-SNAPSHOT 2024-05-21 17:06:36 -04:00
dotasek
695c7044f5 Update to HAPI 7.2.0 2024-05-21 16:27:33 -04:00
dotasek.dev
5c144a29c6 Bump to latest pre-release 2024-04-29 09:36:20 -04:00
dotasek.dev
1d3342de0e Merge branch 'master' into rel_7_1_tracking 2024-04-29 09:23:49 -04:00
dotasek
9a9cc8bf2d Merge pull request #672 from hapifhir/671-update-run-instructions
671 - Updated the run instructions.
2024-04-23 18:05:16 -04:00
jakubadamek
4e2faee32b Add profile for GCP CloudSql Postgres driver (#676)
* Add profile for GCP CloudSql Postgres driver

* Update pom.xml: comment on cloudsql-postgres profile needs boot profile

* Add link to GCP docs
2024-04-21 18:52:12 +02:00
dotasek.dev
70da0dc7a7 Bump HAPI version, switch to DatabaseBinaryContentStorageSvcImpl 2024-04-19 14:02:43 -04:00
dotasek.dev
79c43b48be Bump HAPI version, fix deleted method in Cr properties 2024-04-09 11:29:48 -04:00
Kevin Dougan
ffab04358a 671 - Updated the run instructions. 2024-04-01 15:35:31 -04:00
dotasek.dev
79d5441ad5 Bump version + update API 2024-03-11 10:39:23 -04:00
Jens Kristian Villadsen
79c17a662b Update pom.xml 2024-03-06 09:24:32 +01:00
dotasek.dev
71715476b1 Bump to HAPI release 7.0.0 2024-02-27 14:42:15 -05:00
Matteo Steccolini
d762c18765 requested changes: upgrade to hapi-fhir-7.0.0-SNAPSHOT, removed empty JpaStarterWebsocketDispatcherConfig and references
unrequested changes: commons-logging dependency marked provided (to avoid redundant jar inclusion), removed unused imports in classes that were modified
2024-01-25 08:53:29 +01:00
Matteo Steccolini
0a95e71cbc fixed integration test execution; tests are now done with tomcat, unless "jetty" profile is active (in which case they're done with jetty)
Test class JpaStarterWebsocketDispatcherConfig emptied, not sure if necessary (it's now missing jetty dependencies)
2024-01-03 15:12:38 +01:00
Matteo Steccolini
e7b1b89271 reverting profiles to the current situation in the master branch: spring-boot:run by defaults starts tomcat, while the jetty profile enables jetty
added a fix to run the generated war with spring-boot on tomcat, due to issues with spring-boot 3.2.0 https://github.com/spring-projects/spring-boot/issues/38585
the jar generated with jetty doesn't work at the moment
2024-01-03 08:45:48 +01:00
Matteo Steccolini
bf683478bc fix for tests not working
added required jetty dependencies through spring-boot-starter-jetty so this is the only dependency with scope=testing and transitive dependencies (core jetty libraries) aren't marked as such

mvn -P jetty spring-boot:run seems to work
2023-12-22 11:49:14 +01:00
Matteo Steccolini
36598c2e7e created a separated tomcat profile to run spring-boot with default server 2023-12-21 16:52:16 +01:00
Matteo Steccolini
a2a7e7681a fix test/compile/runtime dependencies of jetty to get spring-boot runnability with jetty and tomcat, tests, and deployment as web application 2023-12-21 16:32:12 +01:00
James Agnew
55e06699de Merge branch 'master' into ja_20231203_hapi_7_0 2023-12-15 09:42:24 -05:00
James Agnew
b746573253 Enable subscriptions and upgrade to jetty 12 2023-12-15 08:56:17 -05:00
Jens Kristian Villadsen
9c557e2c80 Cleaned up for running boot as default (#620) 2023-12-05 19:56:31 +01:00
James Agnew
0133663fbc Update to HAPI FHIR 7.0.0 Draft 2023-12-03 14:23:05 -05:00
Justin McKelvy
aaa8a1f8cc Merge branch 'master' into cr-6.9.6-snapshot 2023-11-22 09:44:51 -07:00
Justin McKelvy
0cf1ec8a7e removed basecr config due to spring errors 2023-11-21 15:30:44 -07:00
Justin McKelvy
6d10c0bade add valueset cache and cache invalidation listeners 2023-10-11 15:16:17 -06:00
dotasek
252219d6c7 Bump HAPI version to 6.8.3 2023-10-11 13:31:01 -04:00
c-schuler
3a0b42b265 Fixed cds-services discovery response 2023-10-10 15:02:16 -06:00
Brenin Rhodes
3d51876a8d Update to 6.9.8 2023-09-28 20:15:28 -06:00
Justin McKelvy
66940645c2 update configs and hapi-version 2023-09-21 12:52:35 -06:00
Justin McKelvy
4ac5f03a0d merge master 2023-09-18 18:41:34 -06:00
Justin McKelvy
1bb6e9e610 updating to latest hapi, fixing cr tests 2023-09-18 16:53:32 -06:00
Thomas Papke
39fba77e11 #580 Build artifact contain certain unused (but declared) dependencies 2023-08-31 11:27:19 +02:00