Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

60 lines (36 loc) · 1.71 KB

Change log

2024-12-06 v1.7.0

  • Add support for deposit groups to group lifecycle report.

2024-12-03 v1.6.0

  • Add revision statistics to the group lifecycle report. Size of research group in this report no longer includes revisions.

2024-11-21 v1.5.0

  • Add some default values for the CA file location that also work in non-Yoda-server environments.

2024-10-14 v1.4.0

  • Add support for new Python version of user exists rule (YDA-5393)
  • Update Python-irodsclient to v2.1.0

2024-08-09 v1.3.0

  • Add --human-readable option to group lifecycle report, and change default behaviour to not report sizes in human readable units.

2024-05-24 v1.2.0

  • Group lifecycle report: add options to show size and last modified date of research and vault groups
  • Fix prompt for password if no .irodsA file is available

2024-05-01 v1.1.2

  • Importgroups: fix issue where domain validation was not performed even if it had not been disabled
  • Importgroups: fix issue where username validation results were not processed correctly.

2024-04-18 v1.1.1

  • Fix regression that broke the ensuremembers tool
  • Ensuremembers: add message in verbose mode that confirms validation checks passed
  • Importgroups: update check existing groups in update mode for Yoda 1.10

2024-04-08 v1.1.0

  • Prepare for release of Yoda v1.10
  • Add data package status report

2024-02-28 v1.0.1

  • yimportgroups: bugfix for situation where legacy format CSV files with role suffixes where not processed correctly in case of multiple users with the same role (YDA-5612)
  • yimportgroups: retain support for legacy format CSV files with role suffixes in Yoda 1.9 and higher.

2024-02-19 v1.0.0

First 1.x release

v0.0.1

Pre-release versions