Skip to content

Releases: ScilifelabDataCentre/dds_cli

v2.14.3

07 May 08:45
ba7bf78

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix build assets names (#954)

🛡️ Dependencies

7 changes
  • Update dependency jwcrypto to v1.5.7 (#943)
  • Update dependency rich to v15 (#949)
  • Update dependency simplejson to v4 (#951)
  • Update dependency pytest to v9 [SECURITY] (#950)
  • Update dependency pytz to v2026.2 (#956)
  • chore(crypto): drop deprecated backend= argument from HKDF (#958)
  • Update dependency cryptography to v48 (#957)

Full Changelog: v2.14.2...v2.14.3

v2.14.2

07 Apr 13:02
aa785d5

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • HMS-2641 Download retry (#877)

🛡️ Dependencies

7 changes
  • Update dependency rich to v14 (#918)
  • Update dependency pytz to v2026 (#933)
  • Update dependency cryptography to v46.0.6 [SECURITY] (#941)
  • Update dependency requests to v2.33.0 [SECURITY] (#937)
  • Update dependency Flask to v3 (#940)
  • replace click-pathlib with clicks path_type (#926)
  • Bump cryptography from 44.0.1 to 46.0.5 (#875)

Full Changelog: v2.14.0...v2.14.1

v2.14.0

06 Feb 13:28
510eb87

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Add non positive deadline validation (#865)
  • Fix error message when deactivated user authenticates with the CLI (#864)
  • Solve error when uploading same file/dir twice (#861)
  • Fix combine --size and --tree bug (#858)
  • Remove custom styling from button (#854)

🛡️ Dependencies

  • Update CodeQL actions to v4 (#868)
  • Update questionary (#862)
  • Add legacy cgi dependancy (#857)
  • Drop support for old python, Fix style according to pylint update (#843)
  • Upgrade textual version to 6.2.1 (#852)
  • Bump pynacl from 1.5.0 to 1.6.2 (#869)
  • Bump black from 24.1.1 to 24.3.0 (#867)

Full Changelog: v2.13.0...v2.14.0

v2.13.0

16 Sep 08:16
7b99557

Choose a tag to compare

What's Changed

🚀 Features

  • Specify download timeouts to avoid s3 errors (#846)
  • Specify upload timeouts to avoid s3 errors (#840)

🐛 Bug Fixes

  • Prompt for username and password if either of them are empty (#847)

📄 Documentation

  • Correct info regarding extending deadline in CLI (#802)
  • Add Dardel section to the documentation (#774)

🛡️ Dependencies

  • Bump cryptography library to solve CVE (#845)
  • Bump requests library from 2.32.2 to 2.32.4 (#842)

📌 Other Changes

  • GUI Related (not released yet)
    • Fix error handling bug in GUI authentication (#839)
    • Implement Project Info in GUI (#838)
    • Implement project listing in GUI (#779)

Full Changelog: v2.12.0...v2.13.0

v2.12.0

28 Aug 10:00
af3eb43

Choose a tag to compare

What's Changed

🚀 Features

  • Check file size after download and decryption (#775)

📄 Documentation

  • Update installation.rst with correct Uppmax links (#770)

📌 Other Changes

  • Fix typo in authentication docstring (#829)
  • Improve dds cli logging (#758)
  • GUI Related (not released yet)
    • Implement MOTD for GUI (#772)
    • Refactor MOTD to work for both CLI and GUI (#771)
    • Refactor authentication code to support both the CLI and GUI (#762)

Full Changelog: v2.11.0...v2.12.0

v2.11.0

29 Apr 11:36
b279878

Choose a tag to compare

What's Changed

🚀 Features

  • Log file created by default for uploads and downloads (#740)

Full Changelog: v2.10.1...v2.11.0

v2.10.1

11 Apr 11:58
d14f4e2

Choose a tag to compare

What's Changed

🚀 Features

  • Generate executable for ubuntu 20.04 again by @i-oden in #744

Full Changelog: v2.10.0...v2.10.1

v2.10.0

09 Apr 06:30
0c4444c

Choose a tag to compare

What's Changed

🚀 Features

  • Inform users that data deletion with dds data rm --rm-all is queued; DDS handles deletion in background by @rv0lt in #738

Other Changes

New Contributors

Full Changelog: v2.9.0...v2.10.0

v2.9.0

17 Dec 10:10
e709662

Choose a tag to compare

Changes

  • Features
    • Added 'Upload' or 'Download' to end of staging directory depending on command
  • Breaking changes
    • None

Details / Pull Requests

Full Changelog: v2.8.1...v2.9.0

v2.8.1

22 Oct 12:08
ea7438f

Choose a tag to compare

Changes

  • Features
    • Allow Super Admins to send message of the day to Unit Admins / Personnel only
  • Bug Fixes
    • None
  • Breaking Changes
    • None

Details / Pull Requests

  • new line in requirements by @i-oden in #715
  • Fix requirements file for doc generation by @i-oden in #716
  • Modify the command dds motd send to allow the option to send only to unit personnel by @rv0lt in #717
  • Removing Werkzeug from requirements-test by @i-oden in #718
  • New version & Changelog by @valyo in #721
  • New release: v2.8.1 by @i-oden in #719

Full Changelog: v2.8.0...v2.8.1