opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://smartregister.org
Apache License 2.0
53 stars 41 forks source link

Test out the latest Upstream JPA and support HAPI release against the Info Gateway #2850

Open dubdabasoduba opened 10 months ago

dubdabasoduba commented 10 months ago

Describe the feature request.

Implementation Plan

dubdabasoduba commented 10 months ago

@pld Please review and share feedback

pld commented 10 months ago

Thanks, lgtm! moved to current milestone

ndegwamartin commented 10 months ago

Currently blocked by this ticket https://github.com/onaio/infrastructure/issues/7517

ndegwamartin commented 9 months ago

This is now unblocked, the Docker image of FHIR Gateway Plugins version 1.0.2 is available on Docker hub here https://hub.docker.com/r/onaio/fhir-gateway-plugin/tags

ndegwamartin commented 9 months ago

@dubdabasoduba see comment here

ndegwamartin commented 9 months ago

@dubdabasoduba @rehammuzzamil I've decoupled the performance testing from this ticket to this one here https://github.com/opensrp/fhircore/issues/2884 . The other items can be worked on and closed as part of this ticket.

Also note, newer versions of the JPA Starter and HAPI FHIR Server have been released for v6.10.0

lincmba commented 3 months ago

Currently being addressed here https://github.com/onaio/infrastructure/pull/8121

f-odhiambo commented 2 months ago

Update July 1st 2024

  1. We can deploy a new gateway with the latest HAPI to resolve this issue but we cannot upgrade the HAPI version to the latest without resolving the issue it introduces with the latest updates
f-odhiambo commented 1 month ago

This is to resume Aug 6th CC @ageryck @Wambere

f-odhiambo commented 3 weeks ago

This needs to be reassigned as per Aug 13th Update CC @dubdabasoduba @ndegwamartin

ndegwamartin commented 3 weeks ago

Un-assigning the current assignments to await reassignment based on shifting priorities

Wambere commented 4 days ago

Quick update: Test deployment for this was successful, included some cli migrations - link Testing of app is ongoing. Small blocker on gateway, getting assistance from @ndegwamartin to check it out