Skip to content

matchbox v3.5.2

Compare
Choose a tag to compare
@qligier qligier released this 28 Dec 09:24
· 358 commits to main since this release

2023/12/28 Release 3.5.2

  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.5.2
  • IG ballot versions are not considered "current" if the same version, non-balloted is also loaded #168
  • Removed wrong warning about R5 specials not being loaded #167
  • Fixed loading of hl7.terminology #166
  • Added onlyOneEngine and httpReadOnly flags to the validation OperationOutcome #164
  • Implemented feature to suppress warning/information-level issues from validation result #163
  • Fixed configuration of the terminology server when onlyOneEngine mode is used #160
  • Improved common error messages about engine malfunctions #159
  • Improved waiting loop for the validation engine initialization (you should not get the "engine not ready" error
    message anymore)
  • Reworked exception handling and logging in the validation engine
  • Updated the validation OperationOutcome to include more information, the GUI was also updated