Skip to content

Releases: minio/minio-dotnet

Minor Bug Fix Release

20 Mar 21:14
3.0.8
Compare
Choose a tag to compare

Changelog

  • Fix DateTime parse exception (#292) (03/15/19)

Minor Bug Fix Release

13 Mar 22:06
3.0.7
Compare
Choose a tag to compare

Changelog

  • Add request date to PresignedGetObjectAsync as an optional parameter (#290) (03/07/19)

Minor Bug Fix Release

06 Mar 18:30
3.0.6
5885aad
Compare
Choose a tag to compare

Changelog

  • Set prefix, delimiter params even when empty (#282) (02/28/19)

Minor Bug Fix Release

27 Feb 19:03
3.0.5
Compare
Choose a tag to compare

Changelog

  • Reduce filesizes used in functional tests (#287) (02/21/19)

Minor Bug Fix Release

13 Feb 23:09
3.0.4
Compare
Choose a tag to compare

Changelog

  • Add support for temporary credentials (#286) (02/12/19)
  • Pass cancellation token to Restsharp (#283) (02/07/19)
  • Reduce number of concurrent uploads (#284) (02/06/19)

Minor Bug Fix Release

30 Jan 19:22
3.0.3
Compare
Choose a tag to compare

Changelog

  • Add chained HTTP Proxy constructor (#276) (01/28/19)
  • Fix Presigned Operations tables in documentation (#280) (01/24/19)
  • Trim extra spaces in metadata for canonicalized request (#278) (01/24/19)

Minor Bug Fix Release

18 Jan 20:13
3.0.2
Compare
Choose a tag to compare

Changelog

  • Update nuget package version for Mint (#275) (01/17/19)

Minor Bug Fix Release

16 Jan 20:15
3.0.1
Compare
Choose a tag to compare

Changelog

  • Fix PutObjectAsync handling of unknown size streams (#271) (01/13/19)

Feature and bug fix release

10 Jan 01:45
3.0.0
Compare
Choose a tag to compare

Changelog

  • fix case sensitive comparison for headers (#269) (01/09/19)
  • Fix case-sensitive comparison for ETag (#268) (01/04/19)
  • Remove resuming multipart uploads (#267) (01/04/19)
  • Add server side encryption support (#259) (01/03/19)
  • Use region supplied in MinioClient constructor while sending requests (#266) (12/28/18)
  • Extend V4Authenticator constructor to take region (#265) (12/27/18)

Minor Bug Fix Release

19 Dec 23:34
2.0.7
Compare
Choose a tag to compare

Changelog

  • fix GetObjectAsync api call to check if object is present (#260) (12/18/18)