dotasek
3412ea917b
Bump to HAPI 8.1.6-SNAPSHOT + fix revision from merge
2025-05-02 14:13:21 -04:00
dotasek
0509c5ff00
Merge branch 'master' into rel_8_1_tracking
2025-05-02 13:59:43 -04:00
dotasek
780127bfd3
Bump to revision 2 for release
2025-04-30 13:54:25 -04:00
dotasek
7546954bce
Merge remote-tracking branch 'origin/master' into rel_8_1_tracking
2025-04-30 13:34:40 -04:00
Brenin Rhodes
2bf06502d8
update to release
2025-04-22 20:21:24 -06:00
Brenin Rhodes
c521171412
update version of CR to 3.20.0
2025-04-22 09:59:03 -06:00
dotasek
71d8b6c185
Bump parent to 8.1.4-SNAPSHOT + Fix 'class not found' exception
2025-04-08 12:30:00 -04:00
dotasek
54c153a5c1
Merge remote-tracking branch 'origin/master' into rel_8_1_tracking
2025-04-08 10:29:23 -04:00
Brenin Rhodes
c9452bcfd6
update to release
2025-04-04 09:46:12 -06:00
Luke deGruchy
bbb5ab0d37
Add TestCdsHooksConfig. Remove commented out dependency.
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
dotasek
7e3f997764
Use revision number versioning
2025-03-12 12:11:53 -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
dotasek
6e88da0740
Use HAPI master snapshot version
2025-02-24 10:25:47 -05:00
dotasek
f87f2e8f32
Bump to release
2025-02-21 15:23:02 -05:00
James Agnew
509d5ffce0
Add support for Database Partition Mode
2025-02-12 10:54:38 -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
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