Mercurial > hg > orthanc-object-storage
comparison NEWS @ 15:2a02b21f0a19
migration + storage structure
author | Alain Mazy |
---|---|
date | Tue, 01 Sep 2020 13:08:49 +0200 |
parents | 234946ea2038 |
children | f438e831d9ad |
comparison
equal
deleted
inserted
replaced
14:234946ea2038 | 15:2a02b21f0a19 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | |
4 2020-09-01 - v 1.0.0 | |
5 ==================== | |
6 | |
7 * BREAKING CHANGE: the "StorageEncryption" configuration section is now a subsection of the "AwsS3Storage" | |
8 Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize. | |
9 * Added "MigrationFromFileSystemEnabled" configuration | |
10 * Added "StorageStructure" configuration (flat-legacy) | |
11 | |
3 | 12 |
4 2020-08-26 - v 0.9.3 | 13 2020-08-26 - v 0.9.3 |
5 ==================== | 14 ==================== |
6 | 15 |
7 * Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize. | 16 * Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize. |