Commit Graph

1042 Commits

Author SHA1 Message Date
Patrick Werner
d6b5bc3cd2 Applying fix from upstream for h2 Binaries
This issue is already fixed upstream. Can be removed with next hapi version upgrade.
https://github.com/hapifhir/hapi-fhir/pull/3676
2022-07-04 14:46:15 +02:00
Kevin Dougan SmileCDR
aa5606158a Merge pull request #386 from ehealth-co-id/fix-binary
add BinaryAccessProvider to BaseJpaRestfulServer when binary_storage_enabled is true
2022-06-27 10:25:08 -04:00
Ibrohim Kholilul Islam
a026b1f390 Update src/main/java/ca/uhn/fhir/jpa/starter/BaseJpaRestfulServer.java
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com>
2022-06-23 12:00:55 +07:00
Ibrohim Kholilul Islam
41ba07a5e5 add BinaryAccessProvider to BaseJpaRestfulServer 2022-06-17 18:15:58 +00:00
chgl
67caa88e06 updated helm chart to use latest v6.0.1 version of the image (#382)
* updated helm chart to use latest v6.0.1 version of the image

* updated workflow to run against multiple k8s versions
2022-06-04 14:24:28 +02:00
Mark Iantorno
2daf365bdf Merge pull request #376 from hapifhir/smoke_tests
Smoke tests
2022-05-29 09:28:43 -04:00
Mark Iantorno
73d7ee1857 bumping to non-snapshot version (#377) 2022-05-26 21:00:07 +02:00
Mark Iantorno
e9ff226750 Update src/test/smoketest/SMOKE_TEST.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2022-05-25 12:55:41 -04:00
Mark Iantorno
788015f467 Update src/test/smoketest/SMOKE_TEST.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2022-05-25 12:55:22 -04:00
Mark Iantorno
b71880e39e Update src/test/smoketest/SMOKE_TEST.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2022-05-25 12:55:16 -04:00
markiantorno
8d6247bfe8 wip 2022-05-24 19:20:13 -04:00
markiantorno
067c7f16c4 adding base documentation 2022-05-24 19:18:07 -04:00
markiantorno
9882a1cd58 adding smoke test files 2022-05-24 17:37:45 -04:00
Tadgh
d660dc1370 Re-add valueset operation provider 2022-05-21 10:31:49 -07:00
Tadgh
f39393ca97 Disable lucene by default 2022-05-21 10:10:20 -07:00
Tadgh
4dacf6ae90 Re-add valuesetoperation provider 2022-05-21 09:54:50 -07:00
Tadgh
8ac32ddf7f Merge pull request #373 from hapifhir/20200520-test-failure
fix build
2022-05-20 12:28:39 -07:00
Ken Stevens
e5b0fc7216 fix build 2022-05-20 15:24:17 -04:00
Tadgh
6ad499cecb Bump to pre-01 2022-05-19 14:45:42 -07:00
Tadgh
7cfbac8956 Merge pull request #372 from hapifhir/rel_6_0_0_mergeback
Rel 6 0 0 mergeback
2022-05-19 14:44:36 -07:00
Tadgh
d4bc6febb3 Bump java version for test 2022-05-19 13:34:29 -07:00
Tadgh
af842619b0 Fix reindex provider 2022-05-19 12:59:22 -07:00
Tadgh
5942823f17 Remove value set provider as it causes a boot failure without lucene 2022-05-19 11:56:14 -07:00
Tadgh
2a71578516 Merge branch 'master' into rel_6_0_0_mergeback 2022-05-19 10:43:51 -07:00
Tadgh
12ea07b460 make lastN test pass 2022-05-16 15:45:49 -07:00
Jaison Baskaran
87585ec7cc hibernate search application properties updates. 2022-05-16 16:18:30 -06:00
Tadgh
ffd0cb1a4f Bump ES version 2022-05-16 14:26:52 -07:00
Tadgh
cd0b8d7392 Bump pom and minimum java version 2022-05-16 09:57:30 -07:00
Dennis Verspuij
244113ba67 Fix applying supported_resource_types option with list that already includes SearchParameter (#365) 2022-05-09 21:39:56 +02:00
Alejandro Medina
91e4105fd8 Add: of-type modifier option in application.yaml (#363)
Co-authored-by: Alejandro Medina <amedina@cens.cl>
2022-05-06 18:25:51 +02:00
chgl
fdfa6fd711 Expose Prometheus metrics (#355) 2022-05-01 21:48:18 +02:00
Michael Buckley
f736b6d8e6 Bump to hapi PRE11 2022-04-29 08:57:37 -04:00
Patrick Werner
51cf27a4f9 Merge pull request #321 from MacL3an/patch-3
Added instructions about removing Hibernate dialect
2022-04-20 20:00:00 +02:00
michaelabuckley
3a880ee42c Merge pull request #353 from hapifhir/advanced-lucene-disclaimer
Add disclaimer for advanced_lucene_indexing
2022-04-20 13:19:01 -04:00
michaelabuckley
b589542519 Merge pull request #352 from hapifhir/mb-turn-off-lucene
Revert accidental default activation of experimental lucene indexing
2022-04-20 12:35:04 -04:00
Patrick Werner
c8da589636 Add disclaimer for advanced_lucene_indexing
added warning to     advanced_lucene_indexing: false property
2022-04-20 18:31:37 +02:00
Michael Buckley
f1e18d200a Revert accidental default activation of experimental lucene indexing 2022-04-20 12:23:10 -04:00
chgl
c607a98728 Updated to HAPI FHIR version 5.7.2 (#349) 2022-04-15 19:28:53 +02:00
Jaison Baskaran
ae724f4172 Bump to PRE10 2022-04-13 08:54:11 -06:00
Patrick Werner
21165ccfaa Merge pull request #337 from hapifhir/feature/spring-boot-actuator
Add actuator
2022-04-13 13:52:06 +02:00
Jens Kristian Villadsen
bf51c2263a Update application.yaml
Reverted to sane defaults
2022-04-11 20:00:06 +02:00
chgl
4bed69fedf updated helm chart to use v5.7.0 and latest PostgreSQL sub-chart (#346) 2022-04-11 17:56:32 +02:00
dotasek
bb21ccfe90 Fix comments in Demo that lead to 404 (#348)
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-04-11 17:47:09 +02:00
craig mcclendon
cdda71b253 add support for ms sql server (#347) 2022-04-09 19:19:44 +02:00
Jens Kristian Villadsen
6b3f57cf12 Update application.yaml (#345) 2022-04-07 22:32:38 +02:00
Jaison Baskaran
49401c0d3d Bump to PRE9 2022-03-29 15:16:08 -06:00
craig mcclendon
da319e8761 disable springboot actuator endpoints other than 'health' for security reasons (#338)
Co-authored-by: Craig McClendon <craig.mcclendon@accenture.com>
2022-03-23 20:12:48 +01:00
Michael Buckley
403b87573d Bump to PRE8 2022-03-23 10:34:42 -04:00
jkv
aeef4b176c Add actuator 2022-03-20 21:22:36 +01:00
Jaison Baskaran
146b9f68ac Bump hapi-fhir version to 'PRE5' (#329) 2022-03-09 09:03:10 -07:00