Skip to content

Releases: virtool/workflow-pathoscope

5.3.2

07 Jul 03:46
Compare
Choose a tag to compare

5.3.2 (2023-07-07)

Bug Fixes

  • restore compatibility with recent api versions (4b40e0c)

5.3.1

06 Jul 23:07
dd93e0b
Compare
Choose a tag to compare

5.3.1 (2023-07-06)

Bug Fixes

  • improve error visibility (dd93e0b)

5.3.0

09 Feb 23:49
Compare
Choose a tag to compare

5.3.0 (2023-02-09)

Features

  • ping api server to report liveness (b1ce8b9)

5.2.0

07 Feb 18:56
67de60c
Compare
Choose a tag to compare

5.2.0 (2023-02-07)

Features

  • allow multiple subtractions (fad48aa)

5.1.0

23 Jan 19:50
d21bfdc
Compare
Choose a tag to compare

5.1.0 (2023-01-23)

Features

  • improve performance of reassignment step (d21bfdc)

5.0.0

06 Dec 01:57
11e2a3a
Compare
Choose a tag to compare

5.0.0 (2022-12-06)

Features

  • use new data validation features (11e2a3a)

BREAKING CHANGES

  • Requires server version 13.0.0 or
    newer

4.0.2

11 Jul 23:59
Compare
Choose a tag to compare

4.0.2 (2022-07-11)

Bug Fixes

  • use correct docker workflow base image (c5b3751)

4.0.1

11 Jul 23:36
Compare
Choose a tag to compare

4.0.1 (2022-07-11)

Bug Fixes

  • avoid job failures due to transient server or network issues (c4ed208)

4.0.0

09 Jun 15:29
Compare
Choose a tag to compare

4.0.0 (2022-06-09)

Performance Improvements

  • use rust to speed up eliminate subtraction (f7a10de)

BREAKING CHANGES

  • Results change slightly because
    subtraction is removes low-scored alignments instead
    of reads.

3.0.0

06 May 18:57
Compare
Choose a tag to compare

3.0.0 (2022-05-06)

Bug Fixes

  • support terminated job state (4db41b7)

BREAKING CHANGES

  • Change to the workflow API will require container config updates.