Skip to content

Releases: ScilifelabDataCentre/dds_cli

v2.8.0

24 Sep 10:04
b9d3fd3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.1...v2.8.0

v2.7.1

01 Jul 07:38
e059f85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

04 Jun 12:30
eeed3b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.4...v2.7.0

v2.6.4

09 Apr 14:33
ab10ef8
Compare
Choose a tag to compare

What's Changed

  • Update jwcrypto to address cve by @rv0lt in #686
  • New version & changelog by @rv0lt in #688
  • Generate new screengrabs with rich-codex by @rv0lt in #689

Full Changelog: v2.6.3...v2.6.4

v2.6.3

28 Feb 12:09
9d9dc2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.6.3

v2.6.2

13 Feb 16:08
83049ad
Compare
Choose a tag to compare

What's Changed

  • New release 13-02-2024 by @valyo in #673
  • update jwcrypto to address cve by @rv0lt in #674
  • Dds 1686 Update black version in dev and github actions - Update linted files to 24.1.1 by @rv0lt in #675
  • New version & changelog by @rv0lt in #678
  • update sphinx by @rv0lt in #680

Full Changelog: v2.6.1...v2.6.2

v2.6.1

18 Dec 10:24
fe6615c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

22 Nov 09:10
2133779
Compare
Choose a tag to compare

What's Changed

  • DDS-1681: Retry database insert if failed files after upload by @valyo in #656
  • Update PR template to include Security Alert fix details by @i-oden in #665
  • New version & changelog by @i-oden in #667
  • New release 2023-11-22 by @i-oden in #666

Full Changelog: v2.5.2...v2.6.0

v2.5.2

24 Oct 13:49
b2e873e
Compare
Choose a tag to compare

Changes

  • Updated command: dds project status delete/archive now prints project information and asks for confirmation from user.
  • "Checksum verification successful" is not printed when file integrity is verified (unless -v option is used); Only prints if there is an error.
  • New command dds project status extend: Unit Admins / Personnel can extend the project deadline prior to the project expiring.

Details / Pull Requests

  • New PR template to simplify and match dds_web by @i-oden in #658
  • Dds 1401 print project info when deleting archiving project by @rv0lt in #655
  • Change "Checksum verification successful. File integrity verified." info log to debug by @rv0lt in #662
  • Dds 1690 -- New cli command: dds project status extend by @rv0lt in #661
  • New version and changelog by @i-oden in #660
  • New release by @i-oden in #659
  • Catch ApiRequestError in update_db by @i-oden in #663
  • Minor fix prior to release in order to get debugging info by @i-oden in #664

Full Changelog: v2.5.1...v2.5.2

v2.5.1

25 Sep 12:55
13db8e3
Compare
Choose a tag to compare

Changes

  • Super Admins only:
    • New command: dds maintenance status to check if maintenance mode is on or off
    • Updated command: dds stats now prints two separate tables with the stats collected from the API
  • Dependencies:
    • requests from 2.28.1 to 2.31.0
  • Documentation:
    • Generation of PDF format fixed

Details / Pull Requests

  • Add maintenance status command by @valyo in #644
  • Fix documentation by @i-oden in #648
  • Update the dds stats command to get the rows from Statistics endpoint by @i-oden in #643
  • Bump requests to 2.31.0 by @i-oden in #649
  • Dds 1473 GitHub Actions not able to generate the documentation by @rv0lt in #650
  • Version 2.5.1 and changelog by @i-oden in #654
  • New release by @i-oden in #653

New Contributors

Full Changelog: v2.5.0...v2.5.1