Skip to content

v1.6.0

Compare
Choose a tag to compare
@tznind tznind released this 18 Mar 18:29
90198a7

Changelog

Changed

  • Update CohortPackager for new extraction design

    • Consume messages from CTP (failed anonymisation) and IsIdentifiable (verification)
    • Add support for extraction by modality
    • Remove the final check for the anonymised file. IsIdentifiable handles this already
    • Refactor tests
  • Start to refactor core RabbitMqAdapter code to allow unit testing