From 922034a3cbda3e12fbb72c2191f606f8b5c8b30e Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Thu, 7 Jan 2021 10:28:46 -0600 Subject: [PATCH] added support for globus group id in the database and web service --- RELEASE_NOTES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 6caff896..9b813d1f 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,6 +1,10 @@ -Release 3.3.3 (XX/YY/2020) +Release 4.0.0 (XX/YY/2021) ============================= - Fixed issue with non-ascii characters for daq/upload CLI tools +- Fixed issue with locations that involve host/port for SFTP observer +- 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 Release 3.3.2 (07/09/2020) ============================= -- GitLab