This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
0.5.1 - Bug Fix Release For Version 0.5.0
Known Issues:
- Unable to Instantiate Process After BPE Restart, Workaround see: #269
General remarks:
- This 0.5.1 release is a drop in replacement for 0.5.0. To upgrade from 0.5.0 to 0.5.1 modify the docker-compose.yml files to use the 0.5.1 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.1 Deployment
- A HiGHmed installation guide can be found here: HiGHmed DSF 0.5.1 Deployment
- Configuration parameter are described here: DSF-0.5.1-Configuration-Parameters
Fixes include:
- The BPE was unable to instantiate versions of process that where not the latest version of the deployed process. See #264
- If an organization was part of multiple consortia by having multiple OrganizationAffiliations, only the processes belonging to the first OrganizationAffiliation created in the DB could be started. See #256
- The docker secrets reader read the entire content of a password file including all line-break characters. See #254
Clients released in the binary assets:
- MPI client PDQ: dsf-mpi-client-pdq-0.5.1.zip
- openEHR client: dsf-openehr-client-impl-0.5.1.zip
Docker containers for this release can be access via the GitHub Docker registry - ghcr.io:
- bpe: ghcr.io/highmed/bpe:0.5.1
- bpe_proxy: ghcr.io/highmed/bpe_proxy:0.5.1
- fhir: ghcr.io/highmed/fhir:0.5.1
- fhir_proxy: ghcr.io/highmed/fhir_proxy:0.5.1
Issues closed: