comparison NEWS @ 107:87972cfe7ac5

upgraded AWS SDK to 1.11.178
author Alain Mazy <am@osimis.io>
date Tue, 10 Oct 2023 12:27:02 +0200
parents c9356e42af99
children 407bd022b0cf
comparison
equal deleted inserted replaced
106:c9356e42af99 107:87972cfe7ac5
5 * Added a new configuration "UseTransferMode" (true by default). 5 * Added a new configuration "UseTransferMode" (true by default).
6 When set to true, the Transfer Manager mode is used to upload/download 6 When set to true, the Transfer Manager mode is used to upload/download
7 whole files to/from the bucket. If set to false, the default "object" 7 whole files to/from the bucket. If set to false, the default "object"
8 mode is used. The Transfer Manager mode is supposed to be faster, 8 mode is used. The Transfer Manager mode is supposed to be faster,
9 especially for large files. 9 especially for large files.
10 10 * now using the latest AWS SDK C++ (1.11.178).
11 11
12 12
13 2023-07-20 - v 2.2.0 13 2023-07-20 - v 2.2.0
14 ==================== 14 ====================
15 15