Releases: virtool/virtool-workflow
Releases · virtool/virtool-workflow
7.1.2
7.1.2 (2024-11-25)
Bug Fixes
- fix unreadable formatting in sentry-reported logs (04c6f16)
7.1.1
7.1.1 (2024-07-23)
Bug Fixes
- prevent redis connection errors (f35dc4f)
7.1.0
7.1.0 (2024-06-12)
Features
- server: support jobs without
rights
field (fc88560)
7.0.0
7.0.0 (2024-05-29)
Bug Fixes
BREAKING CHANGES
- Only Python 3.12 is supported.
6.0.0
6.0.0 (2024-03-12)
Features
BREAKING CHANGES
- Requires API version >=23.0.0 and updates to workflow definitions.
6.0.0-alpha.11
Features
- improve logging for exceptions (6103107)
6.0.0-alpha.9
Features
- automatically unpack ml model archive (fda4b8a)
6.0.0-alpha.10
Bug Fixes
- fix missing path when using
pytest_plugin
(0f35f17)
6.0.0-alpha.8
Bug Fixes
- fix subtraction data generation failure in pytest plugin (a1b6085)
- use
virtool-core^11.0.0
(061bc84)
6.0.0-alpha.7
Bug Fixes
- support api version >=23.0.0 (477a381)