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
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
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
Patrick Werner
81dab90931
feat: refine error logging in smoke tests to focus on ERROR level
2025-04-29 13:18:55 +02:00
Patrick Werner
0e04931b23
feat: enhance smoke tests with logging and error highlighting
2025-04-29 13:12:13 +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
Brenin Rhodes
6b5d24b3d6
Merge pull request #789 from hapifhir/ld-20250407-cr-cdshooks
...
Change CR plugins to use new CR HAPI package from Clinical Reasoning
2025-04-04 11:37:53 -06:00
Brenin Rhodes
5ba6ab133e
Remove use of version specific model
2025-04-04 11:22:02 -06:00
Brenin Rhodes
c9452bcfd6
update to release
2025-04-04 09:46:12 -06:00
dotasek
02bb28acf8
Merge pull request #798 from dotasek/do-20250328-spotless-check
...
Use proxy for spotless check
2025-03-28 12:00:17 -04:00
dotasek
442a946233
Use proxy for spotless check
2025-03-28 10:38:32 -04:00
chgl
5067c2b0d8
Updated helm chart to v8 image ( #796 )
...
* Updated helm chart to v8 image
* Upadted docs
2025-03-22 21:22:13 +01:00
Brenin Rhodes
40c3745ad2
update to new service class
2025-03-19 06:52:42 -06:00
Brenin Rhodes
9a2d3d31d7
spotless
2025-03-19 06:52:42 -06:00
Brenin Rhodes
f64f1beba6
fix config
2025-03-19 06:52:42 -06:00
Luke deGruchy
bbb5ab0d37
Add TestCdsHooksConfig. Remove commented out dependency.
2025-03-19 06:52:42 -06:00
Luke deGruchy
f716f99ad5
Add TestCdsHooksConfig.
2025-03-19 06:52:42 -06:00
Luke deGruchy
49f47db115
Try to fix injection errors.
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
Adam Stevenson
5dacdd1795
Fixed expansion configuration options bugs ( #793 )
...
* Fix for logging of pre-expansion and expansion configuration reporting the wrong value
* Fixed a typo in the enable_task_pre_expand_value_sets property setter
* Fixed code formatting issues identified by spotless
2025-03-15 16:25:38 +01:00
craig mcclendon
8e7cb0e0a1
registered diff provider ( #791 )
...
* registered provider
* spotless fix
2025-03-13 15:34:28 +01:00
dotasek
f4f0585778
Merge pull request #787 from hapifhir/do-20250304-uncouple-project-version
...
Revision Number Versioning
2025-03-12 09:25:26 -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
Yoann Isaac
ec6b12e864
Externalizes more subscription parameters ( #783 )
...
* Externalizes more subscription parameters
Allows :
- to parametrize the polling interval of subscription
- to enable the setting to queue the subscription jobs immediately.
Following the change in hapifhir/hapi-fhir/pull/6395
* Fix formatting
2025-03-02 23:13:31 +01:00
James Agnew
b283c37f8f
Merge pull request #786 from sliver007/expansion_properties_as_configuration
...
Expose expansion properties as configuration
2025-02-27 12:58:05 -05:00
Adam Stevenson
710d9fc998
Expose expansion properties as configuration
2025-02-27 09:57:59 -07:00
dotasek
792f520f62
Merge pull request #758 from hapifhir/rel_7_8_tracking
...
Update to HAPI 8.0.0
2025-02-24 09:44:21 -05:00
dotasek
f87f2e8f32
Bump to release
2025-02-21 15:23:02 -05:00
chgl
98bfad07b3
Helm chart dependency updates and support for extraVolumes and -Mounts ( #766 )
...
* Helm chart updates
* set target branch to master for chart testing
2025-02-16 08:45:11 +01:00
dotasek
8c3d6442ec
Merge remote-tracking branch 'origin/master' into rel_7_8_tracking
2025-02-12 16:31:26 -05:00
James Agnew
25e5dea8a9
Merge branch 'rel_7_8_tracking' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_7_8_tracking
2025-02-12 13:59:56 -05:00
James Agnew
c3f7ef3845
Spotless
2025-02-12 13:59:50 -05:00
James Agnew
3cdd23368a
Test fix
2025-02-12 13:58:42 -05:00
dotasek
80ef9ac2d0
Revert "Apply spotless"
...
This reverts commit 8b77aa0c53 .
2025-02-12 12:31:34 -05:00
dotasek
8b77aa0c53
Apply spotless
2025-02-12 12:01:54 -05:00
dotasek
ef28875939
Merge pull request #782 from hapifhir/do-20250212-spotless-check
...
Add spotless-check
2025-02-12 11:51:47 -05:00
dotasek
daf76af23f
Apply spotless
2025-02-12 11:27:56 -05:00
dotasek
95c9d0c068
Add spotless-check
2025-02-12 11:26:20 -05:00
James Agnew
ac5dbb975e
Merge branch 'rel_7_8_tracking' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_7_8_tracking
2025-02-12 10:55:28 -05:00
James Agnew
509d5ffce0
Add support for Database Partition Mode
2025-02-12 10:54:38 -05:00
dotasek
8ef1d4669c
Merge remote-tracking branch 'origin/master' into rel_7_8_tracking
2025-02-11 10:51:05 -05:00