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