June 22, 2020
View cefa4b6

Fixes #346 - Add support for listing and resume of multipart uploads of more than 1000 parts

Florent Viard authored on 2020/06/22 10:54:16
May 3, 2020
View fce333f

Fixes #1096 - Add http error 429 to the retryable errors

Florent Viard authored on 2020/05/03 07:16:56
April 20, 2020
View 493bb45

Fixes #1093 - Fixes error encountered with Minio send empty content instead of a valid ?requestPayment response.

Florent Viard authored on 2020/04/20 23:34:08
View 1e09e17

Fixes #1090 - Be more resilient to a server sending random data in ?lifecycle response

Florent Viard authored on 2020/04/20 22:48:21
View 4b61578

Fixes #1088 - Handle servers indicating (lying) that listObject result is truncated, when it is not the case

Florent Viard authored on 2020/04/20 10:43:07
April 18, 2020
View 9d6c970

Metadata for copy should now be consistent for multipart or not and for aws or not cases

Florent Viard authored on 2020/04/18 10:49:49
April 17, 2020
View f2060e8

Refactored object_copy to avoid duplicated code in object_modify

Florent Viard authored on 2020/04/17 05:57:30
View 02b2613

Fixes typo/failure in multipart cp when progress meter is off

Florent Viard authored on 2020/04/17 03:32:04
April 14, 2020
View 505314e

Remove legacy code for dreamhost. I guess that they are now supporting acl

Florent Viard authored on 2020/04/14 12:44:28
View 433e383

Allows to set public ACL with "modify" to match "copy"

Florent Viard authored on 2020/04/14 12:12:29
View 309978e

Allows to set mime-type (ie content-type) also for remote copies also

Florent Viard authored on 2020/04/14 12:05:38
View df67519

Fixes #1091 - Ugly hack to have modify work with files bigger than 5Gb

Florent Viard authored on 2020/04/14 12:01:30
View b533733

MultipartCopy - Preserve metadata of the object that is copied

Florent Viard authored on 2020/04/14 11:18:17
View 2d22718

MultiPartCopy - Also copy acl like direct copy

Florent Viard authored on 2020/04/14 09:41:04
View 8337339

Cleanup - no message was set in 2 cases for S3UploadError

Florent Viard authored on 2020/04/14 08:11:12