github medizininformatik-initiative/mii-fhir-validator v0.0.1-alpha.6

latest releases: v0.0.1-alpha.8, v0.0.1-alpha.7
4 months ago

MII FHIR Validator v0.0.1-alpha.6

Notes

  • Blaze terminology server updated to 1.6.1
  • Updated MII KDS package dependencies

Enhancements

  • Added persistent TX cache volume to avoid cold-start latency on restart
  • Replaced curl with wget in the validator image, removing the curl dependency #7
  • Revised Dockerfile to multi-stage build; removed download-validator scripts
  • Consolidated default configuration values into docker-compose.yml

Bug Fixes

  • Fixed deprecation warning: switched from -server flag to server subcommand syntax required by validator 6.9.4+ #8
  • Added -allowNetworkAccess required for server network binding in 6.9.4+

Docker Image

docker pull ghcr.io/medizininformatik-initiative/mii-fhir-validator:v0.0.1-alpha.6

Or update the image tag in docker-compose.yml:

image: ghcr.io/medizininformatik-initiative/mii-fhir-validator:v0.0.1-alpha.6

Changes

Full Changelog: v0.0.1-alpha.5...v0.0.1-alpha.6

Don't miss a new mii-fhir-validator release

NewReleases is sending notifications on new releases.