Skip to content

Releases: virtool/virtool-workflow

7.1.2

25 Nov 21:53
04c6f16
Compare
Choose a tag to compare

7.1.2 (2024-11-25)

Bug Fixes

  • fix unreadable formatting in sentry-reported logs (04c6f16)

7.1.1

23 Jul 18:48
Compare
Choose a tag to compare

7.1.1 (2024-07-23)

Bug Fixes

  • prevent redis connection errors (f35dc4f)

7.1.0

12 Jun 17:11
fc88560
Compare
Choose a tag to compare

7.1.0 (2024-06-12)

Features

  • server: support jobs without rights field (fc88560)

7.0.0

29 May 22:35
3623a90
Compare
Choose a tag to compare

7.0.0 (2024-05-29)

Bug Fixes

BREAKING CHANGES

  • Only Python 3.12 is supported.

6.0.0

12 Mar 22:41
49a131d
Compare
Choose a tag to compare

6.0.0 (2024-03-12)

Features

  • decode stderr before logging (e4db9cc)
  • overhaul framework (49a131d)
  • support python 3.10 - 3.12 (6662cb6)

BREAKING CHANGES

  • Requires API version >=23.0.0 and updates to workflow definitions.

6.0.0-alpha.11

22 Jan 21:44
Compare
Choose a tag to compare
6.0.0-alpha.11 Pre-release
Pre-release

6.0.0-alpha.11 (2024-01-22)

Features

  • improve logging for exceptions (6103107)

6.0.0-alpha.9

19 Jan 00:48
Compare
Choose a tag to compare
6.0.0-alpha.9 Pre-release
Pre-release

6.0.0-alpha.9 (2024-01-19)

Features

  • automatically unpack ml model archive (fda4b8a)

6.0.0-alpha.10

19 Jan 01:27
Compare
Choose a tag to compare
6.0.0-alpha.10 Pre-release
Pre-release

6.0.0-alpha.10 (2024-01-19)

Bug Fixes

  • fix missing path when using pytest_plugin (0f35f17)

6.0.0-alpha.8

18 Jan 19:56
Compare
Choose a tag to compare
6.0.0-alpha.8 Pre-release
Pre-release

6.0.0-alpha.8 (2024-01-18)

Bug Fixes

  • fix subtraction data generation failure in pytest plugin (a1b6085)
  • use virtool-core^11.0.0 (061bc84)

6.0.0-alpha.7

12 Jan 23:00
477a381
Compare
Choose a tag to compare
6.0.0-alpha.7 Pre-release
Pre-release

6.0.0-alpha.7 (2024-01-12)

Bug Fixes

  • support api version >=23.0.0 (477a381)