winfriedgerlach
8224cae131
some cleanup ( #840 )
...
* some cleanup
* results from mvn spotless:apply
* fix contructor --> constructor
* revert change to fix CdsHooksServletIT
* revert change to charts README.md
* bump chart version, required due to changes in README.md
2025-08-19 20:00:34 +02:00
Brenin Rhodes
2358fba2d2
Merge pull request #847 from hapifhir/cr-3-24-0
...
Update to CR release 3.24.0
2025-08-13 08:10:07 -06:00
Brenin Rhodes
d4739911e2
Merge branch 'cr-3-23-0' into cr-3-24-0
2025-08-13 07:37:40 -06:00
Brenin Rhodes
d6e9fba839
Update to CR release 3.24.0
2025-08-13 07:20:23 -06:00
James Agnew
729981065e
Merge pull request #845 from hapifhir/jkiddo-patch-4
...
Default back to not running with partitions
2025-08-05 11:12:11 -04:00
Jens Kristian Villadsen
0a46d01fdc
Default back to not running with partitions
2025-08-05 10:23:07 +02:00
JP
775c0afb37
Merge pull request #844 from Chris0296/config-terminology-server-client-settings
...
Add TerminologySeverClientSettings to CR Properties & Config
2025-08-04 09:19:21 -06:00
Chris O Riordan
0e17b198d0
Apply spotless
2025-08-01 07:38:53 -07:00
James Agnew
211da0af22
Merge pull request #829 from hapifhir/ja_20250502_improve_dialect_handling
...
Improve dialect handling
2025-07-23 13:36:07 -04:00
Chris O Riordan
36babba90c
Add TerminologySeverClientSettings to CR Properties & Config
2025-07-18 11:53:43 -07:00
Brenin Rhodes
20b0977f24
Merge pull request #843 from hapifhir/cr-3-23-0
...
Update CR to 3.23.0
2025-07-16 08:45:33 -06:00
Brenin Rhodes
8b7ef15839
Update CR to 3.23.0
2025-07-16 08:06:06 -06:00
Patrick Werner
814e20f9ab
Merge pull request #841 from hapifhir/update-revision-number
...
Update revision number
2025-07-08 17:55:31 +02:00
Patrick Werner
0d8f2aac14
fix: correct formatting and spacing in AppProperties.java
2025-07-08 17:50:56 +02:00
Patrick Werner
457587e089
Merge remote-tracking branch 'origin/master' into ja_20250502_improve_dialect_handling
2025-07-08 17:49:01 +02:00
Patrick Werner
2bd96d7332
Update revision number
2025-07-08 17:42:33 +02:00
chgl
b126457e2d
Updated hapi fhir version and all dependencies in the helm chart ( #835 )
...
Co-authored-by: chgl <5307555+chgl@users.noreply.github.com >
2025-06-26 15:46:10 +02:00
James Agnew
92485be847
Merge branch 'master' into ja_20250502_improve_dialect_handling
2025-06-25 17:05:08 -04:00
dotasek
89ff121754
Merge pull request #837 from hapifhir/cr-3-22-0
...
Update CR to release 3.22.0
2025-06-19 09:30:29 -04:00
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
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
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