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
dotasek
54c153a5c1
Merge remote-tracking branch 'origin/master' into rel_8_1_tracking
2025-04-08 10:29:23 -04: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
Jens Kristian Villadsen
00a10777f6
Add test so verify hybrid
2025-03-31 23:17:29 +02: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
Jens Kristian Villadsen
ec0af6cae0
Added simple pass-through test for remote validation
2025-03-26 23:19:50 +01:00
Jens Kristian Villadsen
31c5a5801f
Merge branch 'hapifhir:master' into feat/remote-terminology-support
2025-03-26 20:55:45 +01: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
Jens Kristian Villadsen
5c9f88e1cf
Adding support for '*' cornercase
2025-03-19 23:51:21 +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
Jens Kristian Villadsen
9cf166e765
Added support for hybrid remote terminology
2025-03-19 13:46:51 +01: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
dotasek
fc70e529c9
Merge remote-tracking branch 'origin/master' into rel_8_1_tracking
2025-03-14 09:15:29 -04:00
craig mcclendon
8e7cb0e0a1
registered diff provider ( #791 )
...
* registered provider
* spotless fix
2025-03-13 15:34:28 +01:00
dotasek
7e3f997764
Use revision number versioning
2025-03-12 12:11:53 -04: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
6e88da0740
Use HAPI master snapshot version
2025-02-24 10:25:47 -05: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