Commit Graph

917 Commits

Author SHA1 Message Date
dotasek
8f497dd7ab Merge pull request #660 from hapifhir/rel_7_1_tracking
HAPI 7.2.0 Release Tracking
2024-05-21 16:43:42 -04:00
dotasek
695c7044f5 Update to HAPI 7.2.0 2024-05-21 16:27:33 -04:00
dotasek.dev
a843f9b42e Merge remote-tracking branch 'origin/master' into rel_7_1_tracking 2024-05-07 11:36:10 -04:00
James Agnew
66f1af3551 Merge pull request #681 from mdadkhan/master
issue-5884-Add-Config-Resource-History : Adding configuration for Dis…
2024-05-03 14:58:15 -04:00
Muazzam Khan
c10e84e333 issue-5884-Add-Config-Resource-History : Adding configuration for Disabling Resource History. 2024-04-29 18:12:24 -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
Jens Kristian Villadsen
31e64f6bab Added exposure of job controller API (#678) 2024-04-23 14:10:02 +02: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
Kevin Dougan
9c4f374964 Changed the instructions on how to change the server port. 2024-04-19 16:00:15 -04:00
dotasek.dev
70da0dc7a7 Bump HAPI version, switch to DatabaseBinaryContentStorageSvcImpl 2024-04-19 14:02:43 -04:00
James Agnew
13c1fdeb4a Merge pull request #679 from jkiddo/feat/add-stale-actions
Stale flow suggestion
2024-04-18 12:54:24 -04:00
Jens Kristian Villadsen
1c533ce0aa Stale flow suggestion 2024-04-18 18:33:10 +02:00
Kevin Dougan
abcb8a9041 Updated the README file with the new run instructions. 2024-04-16 15:56:34 -04:00
chgl
106af029a2 Upgraded all helm chart dependencies to latest (#659) 2024-04-15 21:35:07 +02:00
dotasek.dev
79c43b48be Bump HAPI version, fix deleted method in Cr properties 2024-04-09 11:29:48 -04:00
dotasek.dev
b5e40bc932 Merge branch 'master' into rel_7_1_tracking 2024-04-09 10:07:56 -04:00
Kevin Dougan
ffab04358a 671 - Updated the run instructions. 2024-04-01 15:35:31 -04:00
Kevin Dougan SmileCDR
624a269994 Merge pull request #662 from vadi2/patch-1
Fix 'aplication' typo for docker-compose
2024-03-19 08:09:27 -04:00
Vadim Peretokin
5e117f1f72 Fix 'aplication' typo for docker-compose 2024-03-19 11:05:13 +01:00
dotasek.dev
79d5441ad5 Bump version + update API 2024-03-11 10:39:23 -04:00
Matteo Steccolini
7c76755f46 fix fhir version of Parameters for ImplementationGuideR5OperationProvider.uninstall (when using R5 and enabling ig_runtime_upload_enabled, the application won't start) (#658) 2024-03-06 17:27:46 +01:00
Kevin Dougan SmileCDR
7e57e46b06 Merge pull request #656 from hapifhir/jkiddo-patch-2
Update pom.xml
2024-03-06 08:44:48 -05:00
Jens Kristian Villadsen
79c17a662b Update pom.xml 2024-03-06 09:24:32 +01:00
Joshua Grisham
01a488aeb3 Allow all client_id_strategy options and add server_id_strategy (#653) 2024-03-03 17:39:26 +01:00
David Conlan
4226648867 Allow custom operations/providers in addition to interceptors (#654)
* Allow custom operations/providers to be added in the same way custom interceptors are currently loaded

* Add new property to documentation and default yaml file

* Add test for custom operation
2024-03-03 17:39:03 +01:00
dotasek
3ea85a05aa Merge pull request #651 from hapifhir/do-20230227-docker-release-fix
Change tag format
2024-02-27 17:15:36 -05:00
dotasek
0909e62731 Fix with CORRECT tag 2024-02-27 15:55:34 -05:00
dotasek.dev
02df1e12b8 Change tag format 2024-02-27 15:51:58 -05:00
Jens Kristian Villadsen
1e7690fc03 Adding configurable behaviour for https://github.com/hapifhir/hapi-fhir/pull/5300 (#650) 2024-02-27 21:38:43 +01:00
dotasek
4ad7c3cbb7 Merge pull request #618 from hapifhir/ja_20231203_hapi_7_0
Update to HAPI FHIR 7.0.0
2024-02-27 14:53:35 -05:00
dotasek.dev
71715476b1 Bump to HAPI release 7.0.0 2024-02-27 14:42:15 -05:00
dotasek.dev
eae61fd68a Merge remote-tracking branch 'origin/master' into ja_20231203_hapi_7_0 2024-02-27 14:37:31 -05:00
Jens Kristian Villadsen
9e21d8062e Feature/dynamic content (#605)
* Added dynamic content options

* Added defaults

* Added sane defaults

* Added IG operation providers for run time installation of IG's

* Refactored conditions for enabling the provider

* Refactoring

* Disable it by default in config as well

* document package install feature

* Added hosting options

* Provided better custom defaults

* Removed double default files

---------

Co-authored-by: Jose Costa Teixeira <jose.a.teixeira@gmail.com>
2024-02-15 20:02:46 +01:00
chgl
f6671f97c5 Updated all Helm chart dependencies to latest (#629)
* Updated all Helm chart dependencies to latest

* added k8s versions 1.28 and 1.29 to test matrix

* updated actions

* updated curl to 8.6.0
2024-02-14 11:34:24 +01:00
Jens Kristian Villadsen
372ef4b6c9 fix: added setLoadSynchronousUpTo to validation searches on Structu… (#645)
* fix: added `setLoadSynchronousUpTo` to validation searches on StructureDefinition

* chore: adjusted to comments
2024-02-14 09:28:11 +01:00
Jens Kristian Villadsen
7e82e63fc2 added missing uninstall (#643) 2024-02-14 08:32:27 +01:00
Jens Kristian Villadsen
bb8f620d91 fix: reintroduced configurable condition on tester (#644) 2024-02-14 08:31:53 +01:00
Luke deGruchy
164e0a98c9 Merge remote-tracking branch 'origin/master' into ja_20231203_hapi_7_0 2024-02-12 09:08:00 -05:00
James Agnew
e1d902c903 Merge pull request #640 from jembi/feat/logical_urls
feat: add support for logical urls
2024-02-06 10:45:16 -05:00
Mohamed Marrouchi
dab4219bb1 feat: add support for logical urls 2024-02-06 15:54:08 +01:00
dotasek
aee7f25718 Merge branch 'master' into ja_20231203_hapi_7_0 2024-01-25 16:13:50 -05:00
dotasek
b06b5c821d Merge pull request #624 from stmsat/stmsat_hapi_7_0
Revision of jetty dependencies and maven profiles to preserve runnability as webapp, spring-boot, and testing
2024-01-25 16:06:42 -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
dotasek
d9e7e9c568 Explicit profile for smoke test invocation (#627) 2024-01-04 15:45:12 +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
f24968a47d Update smoke-tests.yml
jetty-maven-plugin is obsolete, and jetty-ee10-maven-plugin doesn't work at the moment. Using spring-boot to run local server.
2023-12-22 15:32:20 +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