diff NEWS @ 15:2a02b21f0a19

migration + storage structure
author Alain Mazy
date Tue, 01 Sep 2020 13:08:49 +0200
parents 234946ea2038
children f438e831d9ad
line wrap: on
line diff
--- a/NEWS	Wed Aug 26 12:52:37 2020 +0200
+++ b/NEWS	Tue Sep 01 13:08:49 2020 +0200
@@ -1,6 +1,15 @@
 Pending changes in the mainline
 ===============================
 
+2020-09-01 - v 1.0.0
+====================
+
+* BREAKING CHANGE: the "StorageEncryption" configuration section is now a subsection of the "AwsS3Storage"
+Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize.
+* Added "MigrationFromFileSystemEnabled" configuration
+* Added "StorageStructure" configuration (flat-legacy)
+
+
 2020-08-26 - v 0.9.3
 ====================