Skip to content

[0.3.0] - 2024-07-04

Compare
Choose a tag to compare
@mattheww95 mattheww95 released this 04 Jul 21:52
· 156 commits to main since this release
31c494a

[0.3.0] - 2024-07-04

Changed

  • Reformatted QCSummary fields and added a QCMessage field containing the old summary message. See PR 85

  • Changed default Python3 image to use the StarAMR image. See PR 90

  • Stripped identifier from taxonomic identification from string. See PR 90

  • Removed retry logic from processes and switched them to ignore. See PR 91

Fixed

  • Updated samtools/minimap2 container fixing CI issues and issues running the pipeline with Docker. See PR 85

  • Removed task.maxRetries from error handling to prevent StackOverflow addressing PR 91

Added

  • Altered name of stored SpeciesTopHit field in the irida-next.config, and added a field displaying the field name used addressing PR 90

Thank you so much @apetkau for all of your support!