Commit Graph

1086 Commits

Author SHA1 Message Date
Brenin Rhodes
4f9a84db97 spotless 2025-06-18 18:25:36 -06:00
Brenin Rhodes
0690d803c6 bump cr to 3-22-0 2025-06-18 18:22:19 -06:00
dotasek
7e37527de8 Bump to HAPI 8.3.10-SNAPSHOT 2025-06-12 13:23:34 -04:00
Michal Sevcik
7cd0637c88 Enable configuration of store_meta_source_information (#825)
* Enable configuration of store_meta_source_information

* Update src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigCommon.java

Co-authored-by: James Agnew <jamesagnew@gmail.com>

* Apply spotless style checks

---------

Co-authored-by: James Agnew <jamesagnew@gmail.com>
2025-06-08 11:40:26 +02:00
Saurav Sharma
e29dc540e3 feat: add support to enable search index full text (#828)
Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
2025-06-08 11:38:52 +02:00
James Agnew
d972a2a2f3 Add index storage optimized 2025-06-06 09:23:02 +02:00
James Agnew
f31a7743c3 Spotless 2025-06-06 08:50:50 +02:00
James Agnew
d0aa399c75 Add additional options 2025-06-06 08:49:47 +02:00
James Agnew
299ab28599 Add partition settings 2025-06-02 18:05:15 +02:00
James Agnew
b695610178 Add test 2025-06-02 18:03:26 +02:00
James Agnew
9ecffeda11 Improve dialect handling 2025-06-02 17:55:05 +02:00
dotasek
0703d96714 Bump to HAPI 8.3.9-SNAPSHOT 2025-05-27 10:30:15 -04:00
James Agnew
0b907a4121 Merge pull request #785 from hapifhir/rel_8_1_tracking
Update to HAPI FHIR 8.2.0
2025-05-26 17:49:33 -04:00
dotasek
246eb594c6 Parent to 8.2.0 + Merge branch 'master' into rel_8_1_tracking 2025-05-26 13:48:17 -04:00
Brenin Rhodes
60a1593020 Merge pull request #824 from hapifhir/cr-3-21-0
Update CR to 3.21.0
2025-05-20 12:38:27 -06:00
Brenin Rhodes
89757ba5c4 update to release 2025-05-20 10:55:38 -06:00
Brenin Rhodes
9e22ef80fb bump cr 2025-05-20 10:55:08 -06:00
dotasek
a3a241651e Merge remote-tracking branch 'origin/master' into rel_8_1_tracking 2025-05-16 11:24:32 -04:00
Jens Kristian Villadsen
f2c0d77093 Removing accidently enabled remote terminology by default (#819)
* Removing accidently enabled remote terminology by default

* Update src/main/resources/application.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-14 11:08:27 +02:00
Jens Kristian Villadsen
ba0589ce77 Moved terminology config out of being R4 specific. It now applies to all versions (#822) 2025-05-13 15:39:09 +02:00
dotasek
573b841b28 Bump to HAPI 8.1.7-SNAPSHOT 2025-05-12 15:19:37 -04:00
Martin Bernstorff
5ee2e4796e docs: document interceptor registration for non-rest calls (#814) 2025-05-11 19:27:46 +02:00
Patrick Werner
8cc6642c82 Merge pull request #795 from jkiddo/feat/remote-terminology-support
Added support for hybrid remote terminology
2025-05-07 11:15:01 +02:00
Jens Kristian Villadsen
f3ac024b3c Merge branch 'hapifhir:master' into feat/remote-terminology-support 2025-05-07 10:36:04 +02:00
Patrick Werner
6863e4c1e6 feat: add timeout comment for validate operation in plain_server.http (#817) 2025-05-07 10:35:46 +02:00
craig mcclendon
88ed318e76 process jpa properties set as env variables (#808)
* process jpa properties set as env variables

* Update src/main/java/ca/uhn/fhir/jpa/starter/util/EnvironmentHelper.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Jens Kristian Villadsen <jenskristianvilladsen@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-06 20:14:58 +02:00
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
Jens Kristian Villadsen
0846e9dd9e Merge branch 'hapi-master' into feat/remote-terminology-support 2025-05-01 13:12:20 +02:00
dotasek
f7e2601bbb Merge pull request #811 from hapifhir/do-20250430-bump-to-revision-2p-
Bump to revision 2 for release
2025-04-30 14:31:59 -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
Patrick Werner
7e7fa447ba Merge pull request #801 from hapifhir/improve-default-partitioning
fix: set default value for request_tenant_partitioning_mode to true to support easy default partitioning
2025-04-30 10:46:40 +02:00
Patrick Werner
42f436fa7c Merge pull request #810 from hapifhir/feature/improve-log-output-smoke-test
feat: enhance smoke tests with logging and error highlighting
2025-04-30 10:42:53 +02:00
Patrick Werner
10b75b3d83 feat: add support for relaxed query characters in Tomcat configuration (#802) 2025-04-29 20:34:34 +02:00
Jens Kristian Villadsen
a7da4f2181 Added 's' 2025-04-29 13:24:39 +02:00
Jens Kristian Villadsen
5c4ef86887 Merge branch 'feat/remote-terminology-support' of github.com:jkiddo/hapi-fhir-jpaserver-starter into feat/remote-terminology-support 2025-04-29 13:22:12 +02:00
Jens Kristian Villadsen
80b137cccb Merge branch 'hapifhir:master' into feat/remote-terminology-support 2025-04-29 13:20:35 +02:00
Patrick Werner
81dab90931 feat: refine error logging in smoke tests to focus on ERROR level 2025-04-29 13:18:55 +02:00
Jens Kristian Villadsen
9244310dfc Merge branch 'feat/remote-terminology-support' of github.com:jkiddo/hapi-fhir-jpaserver-starter into feat/remote-terminology-support 2025-04-29 13:17:07 +02:00
Patrick Werner
0e04931b23 feat: enhance smoke tests with logging and error highlighting 2025-04-29 13:12:13 +02:00
Jens Kristian Villadsen
b9f6e853ac Update src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR4IT.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-29 12:08:42 +02:00
Jens Kristian Villadsen
eb9081e01d Merge branch 'hapi-master' into feat/remote-terminology-support 2025-04-29 10:03:35 +02:00
Brenin Rhodes
062a5816a5 Merge pull request #806 from hapifhir/cr_update_3_20_0
Update version of CR to 3.20.0
2025-04-23 07:27:31 -06:00
Brenin Rhodes
2bf06502d8 update to release 2025-04-22 20:21:24 -06:00
Brenin Rhodes
bb0228895b revert search parameter mode 2025-04-22 10:22:24 -06:00
Brenin Rhodes
c521171412 update version of CR to 3.20.0 2025-04-22 09:59:03 -06:00
Adam Stevenson
2bfda345dc Fixed bug in setting of jpaStorageSettings that cause PreExpandValueSetsDefaultCount to always get the default value (#803) 2025-04-19 11:32:09 +02:00
Patrick Werner
e9a1ddfeac fix: set default value for request_tenant_partitioning_mode to true to support easy default partitioning 2025-04-16 14:54:43 +02:00
dotasek
71d8b6c185 Bump parent to 8.1.4-SNAPSHOT + Fix 'class not found' exception 2025-04-08 12:30:00 -04:00