From 27e76ee0e57fdd9c40c62544e788700984c1271d Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Fri, 15 Jan 2021 14:58:18 -0600 Subject: [PATCH] updated for globus group management --- RELEASE_NOTES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 9b813d1f..3b40b6b2 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -5,6 +5,14 @@ Release 4.0.0 (XX/YY/2021) - Fixed issue with incorrect DAQ_DIRECTORY_MAP replacements - Added globus_group_id to the experiment table in the DM DB, and modified CLIs, DB and web service APIs accordingly +- Implemented API and CLI support for Globus group management: + - New commands: + * get-globus-group + * list-globus-groups + * create-globus-group + * add-globus-group-memebers + * delete-globus-group-members + * delete-globus-group Release 3.3.2 (07/09/2020) ============================= -- GitLab