Skip to content

Releases: virtool/virtool-core

15.0.1

21 Jan 05:10
127ab0c
Compare
Choose a tag to compare

15.0.1 (2025-01-21)

Bug Fixes

  • allow empty email strings for accounts (127ab0c)

15.0.0

09 Dec 19:31
6f5c5fa
Compare
Choose a tag to compare

15.0.0 (2024-12-09)

Features

BREAKING CHANGES

  • Requires Pydantic 2. Some bio utilities have been removed.

14.0.4

19 Jun 19:55
Compare
Choose a tag to compare

14.0.4 (2024-06-19)

Bug Fixes

  • prevent redis connection errors (e8097ec)

14.0.3

18 Jun 20:44
Compare
Choose a tag to compare

14.0.3 (2024-06-18)

Bug Fixes

  • prevent excessive pubsub message checks (e00cbc6)

14.0.2

14 Jun 20:41
Compare
Choose a tag to compare

14.0.2 (2024-06-14)

Bug Fixes

  • accept any redis url format (5122f4b)

14.0.1

11 Jun 22:10
c87e089
Compare
Choose a tag to compare

14.0.1 (2024-06-11)

Bug Fixes

  • allow None for OTUSequence.host` (c87e089)

14.0.0

11 Jun 19:12
Compare
Choose a tag to compare

14.0.0 (2024-06-11)

Features

  • only support python-3.12 (9c90557)

BREAKING CHANGES

  • Breaks compatibility for workflows using other Python versions.

13.0.0

11 Jun 18:02
c958dbc
Compare
Choose a tag to compare

13.0.0 (2024-06-11)

Bug Fixes

  • remove the rights field from job model (c958dbc)

BREAKING CHANGES

  • Breaks clients that depend on the rights field.

12.3.2

29 May 22:00
Compare
Choose a tag to compare

12.3.2 (2024-05-29)

Bug Fixes

  • lowercase redis logging (9595255)

12.3.1

23 May 17:34
Compare
Choose a tag to compare

12.3.1 (2024-05-23)

Bug Fixes

  • return removed count from Redis.lrem (55ef7ab)