From 9dd1b3a6b3eaaa53c93da3b914f95847c60c01e5 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Sun, 14 Apr 2019 01:41:06 +0000 Subject: [PATCH] implement limit on number of files that can be retrieved via single list-experiment-files command --- RELEASE_NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 06a510f4..bde8876f 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -3,6 +3,8 @@ Release 2.3.0 (04/15/2019) - Updated CDB plugin for the latest CDB API changes - Expanded support for HTML-formatted output - Optimized amount of data transferred with file metadata listing +- Implemented limit on number of files that can be retrieved using + a single list-experiment-files command or API call - DM Station GUI fixes/enhancements: - Added support for single file upload - Added support for experiment root path -- GitLab