From 4e2c6401ef0c9c2581c1d54ab0ca4374a4778ae2 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Tue, 3 Oct 2017 14:32:54 +0000 Subject: [PATCH] prep for release --- RELEASE_NOTES.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 0f662287..6b66ce81 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,6 +1,17 @@ -Release 1.6 (10/XX/2017) +Release 1.6 (10/07/2017) ============================= +- Added integration with APS ESAF DB via new APIs and CLIs + - New commands: + * list-esafs: list sector ESAFs by year + * get-esafs: retrieve ESAF by id + - Modified commands (new ESAF id option for setting experiment users) + * ${DM_STATION_NAME}-daq + * ${DM_STATION_NAME}-upload +- Enhanced DAQ processing framework with introduction of meta + classes for plugins and supporting utilities; this enables using + different processing chain depending on data location, or other + distinguishing criteria - DM Station GUI fixes/enhancements: - Added timer for automatic refresh of DAQ/upload status screens - Split configuration options for DAQs/uploads -- GitLab