Skip to content

Releases: oicr-gsi/nabu

v2.1.0

25 Sep 18:10
Compare
Choose a tag to compare
Release version 2.1.0

v1.5.0

14 Sep 19:26
Compare
Choose a tag to compare

Changed:

  • Update installation instructions
  • Default to returning the single most recent FileQC, but showAll query param
    displays all the FileQCs.

Fixed:

  • File Provenance Report information is now filled in for all FileQCs for a
    single file SWID, not just for the first one

v1.4.0

14 Sep 19:26
Compare
Choose a tag to compare

Changed:

  • Allow users to save PENDING FileQCs

v1.3.0

14 Sep 19:27
Compare
Choose a tag to compare

Added:

  • FileQC deletion (note: not actually deleted from database, but won't show up in
    queries)

Changed:

  • Permit multiple FileQCs for a single file

v1.2.0

14 Sep 19:27
Compare
Choose a tag to compare

Added:

  • Endpoint /available lists all projects and workflows
  • Favicon

v1.1.0

14 Sep 19:28
Compare
Choose a tag to compare

Added:

  • Better errors for invalid parameters

Changed:

  • Query param workflows -> workflow
  • Keep local copy of Flyway instead of downloading from internet every time

Fixed

  • Compress responses instead of truncating
  • Increase allowed request body size