Mercurial > hg > orthanc-object-storage
view NEWS @ 16:0e509a47e010 1.0.0
1.0.0
author | Alain Mazy |
---|---|
date | Tue, 01 Sep 2020 17:31:33 +0200 |
parents | 2a02b21f0a19 |
children | f438e831d9ad |
line wrap: on
line source
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 ==================== * Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize. 2020-07-20 - v 0.9.2 ==================== * Prevent Orthanc to start if plugin fails to start 2020-07-15 - v 0.9.1 ==================== * AWS: added 3 configurations: Endpoint, ConnectionTimeout, RequestTimeout 2020-07-03 - v 0.9.0 ==================== * Initial release