issues
search
kids-first
/
kf-api-fhir-service
🔥 FHIR Data Service for Kids First
https://kf-api-fhir-service.kidsfirstdrc.org
Apache License 2.0
8
stars
3
forks
source link
⬆️ Upgrade to version 2023.05.R02
#175
Closed
znatty22
closed
1 year ago
znatty22
commented
1 year ago
Motivation
Smile CDR / HAPI fixed a couple of critical bugs:
Previously could not use async loading to update data on server
Previously could not use audit DB with OIDC
Approach
Pushed new image to kidsfirstdrc/smilecdr on Dockerhub
Updated docker-compose to use new image on Dockerhub
Updated kf and include Dockerfiles to use new image
(Todo) Push new image kf-strides and includedcc ECRs (@alubneuski)
Todo
[x] Push 2023.05.R02 to smilecdr repo in kf-strides ECR
[x] Push 2023.05.R02 to smilecdr repo in includedcc ECR
Motivation
Smile CDR / HAPI fixed a couple of critical bugs:
Approach
Todo