General remarks:
- This 0.5.2 release is a drop in replacement for 0.5.0 and 0.5.1. To upgrade from 0.5.0 or 0.5.1 to 0.5.2 modify the docker-compose.yml files to use the 0.5.2 versions of the DSF images and then upgrade your docker containers.
- A NUM-CODEX installation guide can be found here: NUM‐CODEX DSF 0.5.2 Deployment
- A HiGHmed installation guide can be found here: HiGHmed DSF 0.5.2 Deployment
- Configuration parameter are described here: DSF-0.5.2-Configuration-Parameters
Fixes include:
- The BPE was unable to instantiate process after a restart if multiple versions of the same process are deployed. See #269
Clients released in the binary assets:
- MPI client PDQ: dsf-mpi-client-pdq-0.5.2.zip
- openEHR client: dsf-openehr-client-impl-0.5.2.zip
Docker containers for this release can be access via the GitHub Docker registry - ghcr.io:
- bpe: ghcr.io/highmed/bpe:0.5.2
- bpe_proxy: ghcr.io/highmed/bpe_proxy:0.5.2
- fhir: ghcr.io/highmed/fhir:0.5.2
- fhir_proxy: ghcr.io/highmed/fhir_proxy:0.5.2
Issues closed: