Skip to content

Release v3.8.7

Compare
Choose a tag to compare
@oliveregger oliveregger released this 24 Jun 14:19
· 57 commits to main since this release
  • docker image for v3.8.6 not starting up #258

applicaton.yaml needs to adapted if you are using the CDA Logical model

from

      cda:
        name: hl7.cda.uv.core
        version: 2.0.0-sd-202312-matchbox-patch
        url: classpath:/hl7.cda.uv.core#2.0.0-sd-202312-matchbox-patch.tgz

to

      cda:
        name: hl7.cda.uv.core
        version: 2.0.0-sd-202406-matchbox-patch
        url: classpath:/hl7.cda.uv.core#2.0.0-sd-202406-matchbox-patch.tgz

you can downlaod the docker image via
docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.8.7