Skip to content

Releases: ScilifelabDataCentre/dds_web

v2.9.0

17 Dec 10:10
d04e485
Compare
Choose a tag to compare

Changes

  • Features:
    • Documentation updated: Delivery directory names now include 'Upload' or 'Download' for clarity.
    • Monitor usage now sends warnings to the affected unit and Data Centre when approaching the allocated quota.
  • Bugs fixed:
    • Improved error message for downloads after a password reset.
    • Fixed the dds ls --tree command.
    • Pinned mariadb-client version in backend Dockerfile for stability.
    • Resolved Node.js vulnerabilities with npm audit fix.
  • Logging:
    • Removed invalid token exceptions from logs.
    • Logged usernames for password resets.
    • Filtered out MaintenanceModeException from logs.
  • Breaking Changes
    • None

Details / Pull Requests

New Contributors

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

v2.8.1

22 Oct 08:31
84bf7a8
Compare
Choose a tag to compare

Changes

Details / Pull Requests

  • Bump docker/build-push-action to v5 by @valyo in #1555
  • Change warning_level to default 0.8 by @rv0lt in #1557
  • Modify the motd command to only send to unit users by @rv0lt in #1552
  • Fix GitHub Actions to fix the links of the pdfs by @rv0lt in #1559
  • Update readme to remove mention of DockerHub registry by @rv0lt in #1558
  • Update trivy action to solve TOO MANY REQUESTS issue by @rv0lt in #1560
  • Add information regarding which instance when running the invoicing commands by @rv0lt in #1561
  • Update MOTD endpoint by @rv0lt in #1564
  • New version & changelog by @rv0lt in #1565
  • New release: v2.8.1 by @i-oden in #1563

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

v2.8.0

24 Sep 12:28
93b485f
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:36
e83cf75
Compare
Choose a tag to compare

What's Changed

  • Fix the project endpoints according to the open api standard by @rv0lt in #1527
  • Dds 1858 fix the superadmin endpoints according to the open api standard by @rv0lt in #1533
  • Update pymysql to address cve by @rv0lt in #1534
  • Updqte authlib library to address cve by @rv0lt in #1535
  • Update node packages to address cve by @rv0lt in #1536
  • new version & changelog by @rv0lt in #1538
  • New Release by @rv0lt in #1537

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

v2.7.0

03 Jun 11:48
24e01fa
Compare
Choose a tag to compare

What's Changed

  • Dds 1862 fix the user endpoints according to the open api standard by @rv0lt in #1522
  • Update Werkzeug to solve CVE by @rv0lt in #1530
  • parse boolean input correctly by @rv0lt in #1528
  • Increase the identified the least covered files by @rv0lt in #1521
  • Fix bucket successfully deleted from S3 but DB update fails by @rv0lt in #1524
  • New version & changelog by @rv0lt in #1532
  • New release by @rv0lt in #1531

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

v2.6.4

09 Apr 14:33
781cacf
Compare
Choose a tag to compare

What's Changed

  • Added email contact with obfuscation by @rv0lt in #1520
  • Dds 1861 - new v3 version to fix endpoints - fix the files endpoints by @rv0lt in #1505
  • Update base image and packages to address cve by @rv0lt in #1523
  • New version & changelog by @rv0lt in #1526
  • New release by @rv0lt in #1525

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

v2.6.3

28 Feb 13:13
ef0761e
Compare
Choose a tag to compare

What's Changed

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

v2.6.2

13 Feb 16:55
0e0a989
Compare
Choose a tag to compare

What's Changed

  • New release 13-02-2024 by @valyo in #1502
  • Update jinja2 pkg to address cve by @rv0lt in #1503
  • Update jwcrypto to address cve by @rv0lt in #1504
  • Documentation generation using swagger by @rv0lt in #1495
  • Dds 1686 Fixed black version on GitHub Actions - update code to black 24.1.1 by @rv0lt in #1510
  • Document the user endpoints by @rv0lt in #1506
  • Dds 1850 document the project endpoints in swagger by @rv0lt in #1508
  • Dds 1851 document the s3 endpoints in swagger by @rv0lt in #1509
  • Document superadmin endpoints by @rv0lt in #1507
  • run backend container as a non-root user by @valyo in #1498
  • Pillow update by @rv0lt in #1511
  • new version & changelog by @rv0lt in #1514

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

v2.6.1

18 Dec 13:33
884303e
Compare
Choose a tag to compare

What's Changed

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

v2.6.0

22 Nov 09:28
55c7193
Compare
Choose a tag to compare

Changes

  • New endpoint AddFailedFiles to allow a retry of saving files to the database after issues during upload.
  • Updated command: quarterly-usage changed to monthly-usage
  • New command: send-usage to collect usage rows from the Usage table and send csv files to support email.
  • Security updates

Details / Pull Requests

  • DDS-1680: AddFailedFiles endpoint to insert files if failed by @valyo in #1472
  • DDS-1682: Change command from quarterly to monthly usage and save to csv by @i-oden in #1485
  • Updated Pillow to the latest stable version by @rv0lt in #1486
  • Update PR template Security alert part by @i-oden in #1488
  • update urllib3 package to address vulnerabities by @rv0lt in #1487
  • Patch Updating Postcss to solve CVE vulnerabity by @rv0lt in #1489
  • packages updated by @rv0lt in #1492
  • New version & changelog by @i-oden in #1494
  • New release 2023-11-22 by @i-oden in #1493

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