Skip to content

v5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 20:24
· 962 commits to main since this release
12de66e

Feature

  • #1259 by rkm. Add support for extraction processing failures
    • Remove IsIdentifiable field from ExtractedFileVerificationMessage and replace with new VerifiedFileStatus enum
    • Update extraction job classes in CohortPackager to store this new field, and handle backwards-incompatibility when reading older extraction logs

Bugfix

  • #1285 by howff. Improve the removal of HTML tags from StructuredReport (SR) text
  • #1314 by jas88. Replace SharpCompress usage due to buggy LZMA handling to fix issue #1313
  • #1350 by tznind. Fix DicomRelationalMapper when running with a YamlRepository backend

Change

  • #1270 by tznind. Rename yaml config file IsIdentifiableBaseOptions to IsIdentifiableOptions and removed unused CLI verbs in smi

Meta

  • #1261 by jas88. Update caching strategy in CI

What's Changed

Full Changelog: v5.2.0...v5.3.0