From f0cc000f71bc60b5ecfe22f7bbe122fedb0946a4 Mon Sep 17 00:00:00 2001 From: Louie Kwan Date: Thu, 17 May 2018 17:25:07 -0400 Subject: [PATCH] abc Change-Id: I4f04780ee2c9046283598e4ef44ac01f3ae472f5 --- ...publisher-compression-csv-format-50d6d79a37530106.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releasenotes/notes/file-publisher-compression-csv-format-50d6d79a37530106.yaml diff --git a/releasenotes/notes/file-publisher-compression-csv-format-50d6d79a37530106.yaml b/releasenotes/notes/file-publisher-compression-csv-format-50d6d79a37530106.yaml new file mode 100644 index 000000000..2a7ae4d0e --- /dev/null +++ b/releasenotes/notes/file-publisher-compression-csv-format-50d6d79a37530106.yaml @@ -0,0 +1,8 @@ +--- +features: + - | + Add two new options for the existing file publisher + * 'compress=True' is added to provide compression of files + (within file rotation) to minimize disk usage and minimize bandwidth + in transferring these files off server + * 'format=csv' is added to the file publisher in order to enable CSV format