poornas
1468c43888
Bump up Restsharp dependency to 106.10.1 ( #389 )
Fixes #384,#386
5 years ago
poornas
8e71982e99
Fix error response parsing ( #391 )
Fixes #390
5 years ago
Nathan Brown
60af5d88db
Add Content-Disposition to allowed headers for Stat and Put ( #381 )
5 years ago
Adam Hodgson
c0d18bf85d
Fix: MakeBucketAsync returns deserialization exception if BucketName is null ( #382 )
5 years ago
Minio Trusted
c6cb0cd7a4
Update version to next release 3.1.11
5 years ago
Harshavardhana
7e6312d0e7
honor encoding-type XML response ( #378 )
some vendors do not support encoding-type=url
5 years ago
Tamás Tárnok
33433936cb
Extend MinioClient with WithTimeout ( #375 )
Fixes #374
5 years ago
Eugene Lubarsky
544308a045
Add ListenBucketNotificationsAsync API call ( #370 )
5 years ago
poornas
b7e7adff75
Add SelectObjectContentAsync API call ( #367 )
6 years ago
Harshavardhana
c88f89ffaf
Update version to next release 3.1.10
6 years ago
poornas
2a23c70c4f
Update nuget package version for Mint ( #365 )
6 years ago
aevitas
c58c5d73e1
Fix canned ACLs being treated as metadata ( #362 )
6 years ago
Minio Trusted
4941bfeec1
Update version to next release 3.1.9
6 years ago
poornas
9b836b7959
Prefix x-amz-meta- for custom metadata ( #356 )
Prefix x-amz-meta- for custom metadata if not specified.
Fixes : #353 #309
6 years ago
Minio Trusted
464c6de1a5
Update version to next release 3.1.8
6 years ago
kerams
79254b754b
Add SetCacheControl on PostPolicy ( #345 )
6 years ago
kerams
2bda62a9c3
Make ReadFull asynchronous ( #346 )
6 years ago
Minio Trusted
cf31b2280a
Update version to next release 3.1.7
6 years ago
poornas
702eb8497c
Fix unescaping encoded characters in ListObjectsAsync API ( #343 )
Fixes : #342 .
6 years ago
poornas
c01b4dd7be
Encode accessKey in presigned url signature generation ( #344 )
Fixes : #339
6 years ago
Minio Trusted
9ed700f6dc
Update version to next release 3.1.6
6 years ago
James Yeung
fed3ad9607
Fix endpoint validation for underscore character (_) ( #238 ) ( #334 )
6 years ago
Harshavardhana
fceed5c78b
Unescape URI encoded returns in listObjectsResult ( #337 )
8bd4c65514
added encoding-type
this broke recursive listing for special characters due to
wrong marker calculation, this PR fixes this.
6 years ago
poornas
8bd4c65514
Set encoding-type to url for ListObjectsAsync call ( #335 )
6 years ago
Minio Trusted
78c179e826
Update version to next release 3.1.5
6 years ago
Minio Trusted
7cb7569144
Update version to next release 3.1.4
6 years ago
Minio Trusted
5cd59be590
Update version to next release 3.1.3
6 years ago
poornas
962e3b3b05
Prevent deadlock by adding ConfigureAwait(false) ( #333 )
Fixes #325 - A couple of calls are still passing caller context
to continuation tasks - add ConfigureAwait(false) to disallow
continuation after await from running in caller context.
6 years ago
kerams
9bd627b408
Allow content-length-range start and end to be 0 ( #330 )
6 years ago
Minio Trusted
77925452a4
Update version to next release 3.1.2
6 years ago
zerouid
b123ae3a53
Fix malformed authorization header. ( #328 )
6 years ago
poornas
8fbd5a502f
Fix broken link to MinIO logo in PackageIconUrl ( #327 )
fixes : #326
6 years ago
Minio Trusted
03670014b7
Update version to next release 3.1.1
6 years ago
poornas
c60b0e5eb9
Add strong signing to assembly ( #324 )
Fixes : #308 .
Version being bumped to 3.1.0
6 years ago
Harshavardhana
1c5bf0ed14
Change play.min.io:9000 to play.min.io ( #323 )
6 years ago
Tino Hager
66f3a7131e
Cleanup code ( #322 )
6 years ago
Tino Hager
a1e0e36902
Add a link to nuget.org in the Readme ( #320 )
6 years ago
Tino Hager
87aab4a079
Cleanup Examples ( #319 )
6 years ago
Minio Trusted
9031cc2253
Update version to next release 3.0.13
6 years ago
Adrian
67340c9b5a
Fix observable to honor Dispose ( #318 )
6 years ago
Tino Hager
9525c4b989
Code and test case cleanup ( #315 )
6 years ago
Tino Hager
f9771337d7
Cleanup code ( #312 )
- Cleanup Functional Tests, Tests Project and examples.
6 years ago
Minio Trusted
9f76f62214
Update version to next release 3.0.12
6 years ago
poornas
ae3055a276
fix missing reference assemblies for NET46 target framework ( #310 )
6 years ago
Ivan Maximov
ec0a599450
Code cleanup ( #303 )
- Idiomatic style changes
- Code formatting.
6 years ago
Minio Trusted
2ec6a6ea8d
Update version to next release 3.0.11
6 years ago
Tino Hager
863764058d
Cleanup code, fix missing using BucketNotification ToXML ( #301 )
Remove unused namespaces, fix summary, cleanup code
and switch from UInt64 to ulong
6 years ago
Minio Trusted
71e87e08a8
Update version to next release 3.0.10
6 years ago
kannappanr
765959dde8
Replace Minio with MinIO and minio.io with min.io ( #297 )
6 years ago
Minio Trusted
57a9e577b5
Update version to next release 3.0.9
6 years ago