Skip to content

Commit

Permalink
prep release 3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtcsngr committed Jan 26, 2024
1 parent 1fab567 commit ec9fa32
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Release 3.22.0

- Introduced ss_<STUDY_ID>_human iRODS group to provide limited
access to split-out human data. Specific changes:
- exposed ensure_group_exists method from iRODS::GroupAdmin
- populate_wtsi_irods_groups creates _human iRODS groups
- tests fixtures extended to include these new iRODS groups
- reimplemented expected_groups from WTSI::NPG::irods::Path
to return all groups that are appropriate for an object or
a collection; this method consolidates all logic about
study-related access to data, this logic was previously split
between WTSI::NPG::irods::Path and WTSI::NPG::irods::DataObject
- Fixed incorrect example in POD

Release 3.21.0

- Add iRODS 4.3.1 Ubuntu 22.04 as a required test target
Expand Down

0 comments on commit ec9fa32

Please sign in to comment.