comparison NEWS @ 77:80792bb9600e

new HybridMode
author Alain Mazy <am@osimis.io>
date Fri, 14 Oct 2022 10:36:02 +0200
parents ac596874d997
children 431ab61b5760
comparison
equal deleted inserted replaced
75:ac596874d997 77:80792bb9600e
1 * new option "HybridMode" allows selecting where to write new data (FileSystem or ObjectStorage) and reads
2 from both storages. Allowed values: "WriteToFileSystem", "WriteToObjectStorage", "Disabled".
3 If disabled (default), the plugin writes all data to the object storage and tries to read them only from the
4 object storage.
5
1 2022-08-30 - v 2.0.0 6 2022-08-30 - v 2.0.0
2 ==================== 7 ====================
3 8
4 * AWS, Google & Azure: BREAKING CHANGE with client-side encryption: 9 * AWS, Google & Azure: BREAKING CHANGE with client-side encryption:
5 Fixed reading the master key. Although the documentation stated that the master key had to be 10 Fixed reading the master key. Although the documentation stated that the master key had to be