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
curlwithwgetin the validator image, removing thecurldependency #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
-serverflag toserversubcommand syntax required by validator 6.9.4+ #8 - Added
-allowNetworkAccessrequired for server network binding in 6.9.4+
Docker Image
docker pull ghcr.io/medizininformatik-initiative/mii-fhir-validator:v0.0.1-alpha.6Or update the image tag in docker-compose.yml:
image: ghcr.io/medizininformatik-initiative/mii-fhir-validator:v0.0.1-alpha.6Changes
Full Changelog: v0.0.1-alpha.5...v0.0.1-alpha.6