Commit Graph

181 Commits

Author SHA1 Message Date
Michele Adduci
f971db6e86 Updated Java Minimum version to 17 (#686) 2024-05-24 21:09:57 +02: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
dotasek
69ff8c4d06 Bump to HAPI 6.8.0 2023-08-17 09:54:46 -04:00
Tadgh
f7853f5e19 Fix up test 2023-08-10 09:30:01 -07:00
dotasek
e9f29af1aa Bump to hapi 6.8.0-SNAPSHOT 2023-07-31 14:34:47 -04:00
justin.mckelvy
8566f7f8ed updating to 6.7.14-snapshot 2023-07-17 11:07:32 -06:00
justin.mckelvy
f92c204118 update pom 2023-06-30 15:15:53 -06:00
justin.mckelvy
29580e5501 6.6.1 with clinical reasoning fixes 2023-06-26 16:37:13 -06:00
justin.mckelvy
51615ac005 remove unused imports 2023-06-08 07:46:14 -06:00
dotasek
53a958ac66 Bump HAPI to release 6.6.0 (#539)
* Start tracking 6.5

* Use JpaStorageSettings and StorageSettings

* Bump parent pom version + add deps for jaxb

* Bump HAPI

* Fix Subscription/Topic resource creation

* fix subscription topic beans

* Change to rel_6_6 hapi-fhir SNAPSHOT

* Fix emailSender config

* Split method calls by line.

* Merge pull request #524 from hapifhir/do-20230509-smoke-test-ci

Create smoke-tests.yml

* Bump core to release 6.6.0

---------

Co-authored-by: Michael Buckley <michaelabuckley@gmail.com>
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com>
Co-authored-by: Ken Stevens <ken@smilecdr.com>
Co-authored-by: Mark Iantorno <markiantorno@gmail.com>
2023-05-29 20:33:45 +02:00
Jens Kristian Villadsen
d96c90c18f Update pom.xml 2023-04-07 10:45:04 +02:00
Jens Kristian Villadsen
a1bdba5890 Update pom.xml 2023-04-07 10:45:04 +02:00
Jens Kristian Villadsen
c73c580823 Update pom.xml
Update to 6.4.1
2023-04-07 10:45:04 +02:00
Kevin Dougan
43890a4b9d Removed explicit inclusion of snakeyaml and allow spring-boot-starter-actuator to pull it in as a needed dependency. 2023-04-07 10:40:42 +02:00
dotasek
19988c505d Bump Hapi 2023-02-14 12:47:32 -05:00
Craig McClendon
c9bc40c10a removed mysql-connector-java dependency since no longer supported and due to CVE-2022-3171 in transitive dependency on protobuf-java-3.19.4 2023-02-08 16:46:15 -06:00
James Agnew
64b497e4e9 HAPI FHIR bump 2023-01-26 21:44:06 +01:00
Panayiotis Savva
7c89addbef Initial IPS + Cql to Cr migration 2023-01-26 21:44:06 +01:00
Luke deGruchy
38ed00a84b Implement a new solution: Instead of static code blocks disabling logging, rollback slf4j-api, logback-classic, and logback-core to older versions. It's the addition of the rollback for slf4j-api that seems to restore logging. 2023-01-10 16:53:57 -05:00
Luke deGruchy
76650df4dc First commit to restore hapi-fhir 6.3.6-SNAPSHOT changes. Add static code blocks to Application.java as well as all tests to System.setProperty("org.springframework.boot.logging.LoggingSystem", "none"); 2023-01-10 14:51:32 -05:00