comparison NEWS @ 92:9b2a76fe987a

cleanup + release notes
author Alain Mazy <am@osimis.io>
date Fri, 16 Dec 2022 14:55:14 +0100
parents 7ace942ede26
children 1bc055199cd2
comparison
equal deleted inserted replaced
91:7bf31db5497e 92:9b2a76fe987a
1 2022-12-16 - v 2.1.1
2 ====================
3
4 * Azure plugin:
5 * fix for Windows build
6 * use vcpkg tag 2022.11.14
7
8
1 2022-10-21 - v 2.1.0 9 2022-10-21 - v 2.1.0
2 ==================== 10 ====================
3 11
4 * new option "HybridMode" allows selecting where to write new data (FileSystem or ObjectStorage) and reads 12 * new option "HybridMode" allows selecting where to write new data (FileSystem or ObjectStorage) and reads
5 from both storages. Allowed values: "WriteToFileSystem", "WriteToObjectStorage", "Disabled". 13 from both storages. Allowed values: "WriteToFileSystem", "WriteToObjectStorage", "Disabled".