801 Commits (3.1.11)
 

Author SHA1 Message Date
poornas 1865257a58 Fix DateTime parse exception (#292) 6 years ago
Minio Trusted 2fe2d29777 Update version to next release 3.0.8 6 years ago
poornas c7857cc290 Add request date to PresignedGetObjectAsync as an optional parameter (#290) 6 years ago
Minio Trusted 4e62ea4702 Update version to next release 3.0.7 6 years ago
Harshavardhana 5885aadaa4
Set prefix, delimiter params even when empty (#282) 7 years ago
Minio Trusted d004aca2a7 Update version to next release 3.0.6 7 years ago
poornas 329940b6f1 Reduce filesizes used in functional tests (#287) 7 years ago
Minio Trusted 10cace4b2a Update version to next release 3.0.5 7 years ago
Minio Trusted 6dd427e522 Update version to next release 3.0.4 7 years ago
poornas 51609b2877 Add support for temporary credentials (#286) 7 years ago
poornas abc888a9ac Pass cancellation token to Restsharp (#283) 7 years ago
poornas 6553841e11 Reduce number of concurrent uploads (#284) 7 years ago
poornas db8313d0fb Add chained HTTP Proxy constructor (#276) 7 years ago
Kaan Kabalak df3e5400e4 Fix Presigned Operations tables in documentation (#280) 7 years ago
poornas 28ac912c3f Trim extra spaces in metadata for canonicalized request (#278) 7 years ago
Minio Trusted 0ae06d6146 Update version to next release 3.0.3 7 years ago
poornas f68916d1a6 Update nuget package version for Mint (#275) 7 years ago
Minio Trusted 9ff3b7a6d6 Update version to next release 3.0.2 7 years ago
poornas b2d9710deb Fix PutObjectAsync handling of unknown size streams (#271) 7 years ago
Minio Trusted a2067517ff Update version to next release 3.0.1 7 years ago
poornas 2a519e3372 fix case sensitive comparison for headers (#269) 7 years ago
Marcos d1f625504b Fix case-sensitive comparison for `ETag` (#268) 7 years ago
Harshavardhana 3e89239478
Remove resuming multipart uploads (#267) 7 years ago
poornas 794aa9a3eb Add server side encryption support (#259) 7 years ago
Krishnan Parthasarathi 700926c6a5 Use region supplied in MinioClient constructor while sending requests (#266) 7 years ago
Krishnan Parthasarathi 64bf0b4038 Extend V4Authenticator constructor to take region (#265) 7 years ago
Minio Trusted c2a7468648 Update version to next release 2.0.8 7 years ago
poornas 0c900a9a73 fix GetObjectAsync api call to check if object is present (#260) 7 years ago
Minio Trusted 1f271e58a0 Update version to next release 2.0.7 7 years ago
Cyrus fdf59cf0bb errors in curl (#257) 7 years ago
Alexander Pavlov 324e5efbaa Pass region into presigned methods (#255) 7 years ago
Minio Trusted 40ddc66c64 Update version to next release 2.0.6 7 years ago
Alexander Pavlov 03c117eace code cleanup (#243) 7 years ago
Alexander Pavlov 1bba2d2b44 Remove unnecessary Newtonsoft (#250) 7 years ago
Minio Trusted ccb9611e9d Update version to next release 2.0.5 7 years ago
poornas 51bca25951 add wait for longer tests (#247) 7 years ago
Minio Trusted f3fb677499 Update version to next release 2.0.4 7 years ago
poornas 65112e5150 CopyObject_Test5: pass test if error is NotImplemented functionality (#246) 7 years ago
Minio Trusted 73a74bac2d Update version to next release 2.0.3 7 years ago
poornas 558c37ee0d fix: remove etag assertion on CopyObject_Test3 (#241) 7 years ago
Alexander Pavlov 49b178079c Doc: Fix typo in example code (#239) 7 years ago
Minio Trusted f64eeea696 Update version to next release 2.0.2 7 years ago
Adrian dd946d4f01 Fix .NET Core host header generation if using default ports (#236) 7 years ago
Minio Trusted 754550c46b Update version to next release 2.0.1 7 years ago
poornas eeac94297f API: Change CopyObjectAsync to support metadata replacement (#233) 7 years ago
poornas 46a21f520e update maintainers.md for package creation (#231) 7 years ago
Blake Niemyjski aae472fb50 #211 Simplified project and build system. (#212) 7 years ago
poornas 48f052b1e3 fix: redefine LastModifiedDateTime accessor to return nullable DateTime (#228) 7 years ago
poornas f33bde492d fix null pointer exception for zero byte uploads (#227) 7 years ago
poornas 4cc085f436 fix: pass region down correctly to authenticator (#223) 7 years ago