Skip to content

Releases: Clinical-Genomics/housekeeper

Release 4.13.2

14 Aug 14:27
Compare
Choose a tag to compare

feat(update): Linters (#202)

Changed

  • Update linters

Release 4.13.1

04 Jun 11:58
Compare
Choose a tag to compare

Add cryptography to dependencies (#200)(patch)

Added

  • cryptography package to requirements

Release 4.13.0

30 Apr 07:25
Compare
Choose a tag to compare

Separate remote and local files (#196)(minor)

Closes #195.

Production wants a clear separation available locally on the cluster and those that only exist in an archive location on a remote server.

Release 4.12.0

29 Apr 11:47
Compare
Choose a tag to compare

feat(CLI get) Improve get bundle command (#199)(minor)

Description

The CLI command housekeeper get bundle is always used with the -v flag and the output is hard to read. (see linked issue)

Changed

  • The verbose option is now always passed in housekeeper get bundle
  • Deep blue text colour changed to cyan

Release 4.11.5

26 Apr 14:18
Compare
Choose a tag to compare

Update test deployment instructions (#198)(patch)

Release 4.11.4

12 Mar 07:16
Compare
Choose a tag to compare

feat(sql): Rename filter attributes (#193)

Changed

  • Rename filter attributes to not include FILTER_

Release 4.11.3

31 Jan 10:10
Compare
Choose a tag to compare

Refactor sql handlers (#191)

Changed

  • Refactor sql handlers

Release 4.11.2

29 Jan 13:58
Compare
Choose a tag to compare

feat(update): Black (#190)

Changed

  • Update black

Release 4.11.1

09 Jan 15:01
Compare
Choose a tag to compare

(Archiving) Filter on tags in get_retrieved_files (#189) (patch)

Added

  • Tag filtering in get_retrieved_files

Release 4.11.0

04 Jan 08:56
Compare
Choose a tag to compare

(Archiving) Add retrieved_at filter (#188) (minor)

Added

  • method get_files_retrieved_before