Skip to content

Releases: ScilifelabDataCentre/dds_cli

v2.5.0

29 Aug 08:28
7dfc0d8
Compare
Choose a tag to compare

Changes

  • Dependencies:
    • cryptography from 38.0.3 to 41.0.3
      • Removed use of peer_public_key keyword argument in exchange (generation of shared key)
    • PyYAML from 6.0 to 6.0.1
    • Werkzeug (tests) from 2.1.2 to 2.2.3
  • New message when invalid response from API
  • BACKWARDS INCOMPATIBLE (will return 404): New option in command dds user ls: --save-emails. Only available to Super Admins to allow them to easily email users with account roles 'Unit Admin' and 'Unit Personnel'.

Details / Pull Requests

Full Changelog: v2.2.65...v2.5.0

v2.2.65

25 May 11:45
cbb5058
Compare
Choose a tag to compare

Noticable by users

What's Changed

Full Changelog: v2.2.64...v2.2.65

v2.2.64

26 Apr 07:05
6eadfe6
Compare
Choose a tag to compare

What's Changed

Noticable by users

  • New command for checking a few statistics in the DDS.
  • Removed debug-level logging.
  • New documentation:
    • How to set environment variables in Windows.
    • Recommendations regarding password management.

Details / Pull requests

Full Changelog: v2.2.63...v2.2.64

v2.2.63

13 Mar 07:18
610312e
Compare
Choose a tag to compare

What's Changed

Noticable by users

  • Added version changelog to the documentation.
  • Reduced debug-level logging.
  • Fixed bugs:
    • Errors during upload makes client return exit code 1.
    • UnicodeEncodeError is caught and displays an understandable message if an invalid special character is used during authentication. Note that the original issue lies in that the registration allows the 'invalid' characters; This is being fixed on the API side as we speak.
  • Clarified error / warning messages printed out after upload issues: The dds_failed_delivery.json file should not be deleted.

Details / Pull requests

  • TESTING THE QUEUE -- 1 by @i-oden in #607
  • Reduce debug level logs by @i-oden in #606
  • Return exit code 1 if only partial upload by @i-oden in #615
  • Clarify dds-failed-delivery.json information on error by @i-oden in #616
  • Catch UnicodeEncodeError in case of non-latin 1 chars by @i-oden in #617
  • Restructure PR template and add information to release instructions by @i-oden in #618
  • Change changelog to sprintlog and add "real" changelog for versions by @i-oden in #620
  • Version change, changelog, rich-codex: For 2.2.63 by @i-oden in #621
  • Update PR template include changelog instructions by @i-oden in #622
  • New release: 2.2.63 by @i-oden in #619

Full Changelog: v2.2.62...v2.2.63

v2.2.62

10 Feb 13:38
f8e4c54
Compare
Choose a tag to compare

What's Changed

  • Bump version and change to pyinstaller for all but windows by @i-oden in #612
  • New release: 2.2.62 (bug in 2.2.61) by @i-oden in #613

Full Changelog: v2.2.61...v2.2.62

v2.2.61

10 Feb 12:41
b28cc3b
Compare
Choose a tag to compare

What's Changed

  • Add an executable specifically for ubuntu 20.04 and 22.04 by @valyo in #604
  • Update trivy workflow to scan code and not IaC by @i-oden in #603
  • New action for linting yaml by @i-oden in #605
  • New version and updated rich-codex 2.2.61 by @i-oden in #610

Full Changelog: v2.2.6...v2.2.61

v2.2.6

01 Feb 07:58
ada4b26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.2.6

v2.2.5

05 Jan 10:34
9fd82c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

15 Dec 10:21
b709486
Compare
Choose a tag to compare

What's Changed

  • New version of jwcrypto to match web by @inaod568 in #577
  • New version by @inaod568 in #579
  • Pr template by @inaod568 in #580
  • Add project info change command by @valyo in #575
  • New release: 2.2.4 by @inaod568 in #578

Full Changelog: v2.2.3...v2.2.4

v2.2.3

29 Nov 08:10
efbd817
Compare
Choose a tag to compare

What's Changed

  • Fix windows bug: Backslashes causing issues with listing and downloading project contents by @inaod568 in #573
  • New minor release for (part of) Windows bug by @inaod568 in #574

Full Changelog: v2.2.2...v2.2.3