Skip to content

Releases: minio/minio-dotnet

Minor Bug Fix Release

08 May 21:28
3.0.10
Compare
Choose a tag to compare

Changelog

  • Cleanup code, fix missing using BucketNotification ToXML (#301) (05/03/19)

Minor Bug Fix Release

17 Apr 21:48
3.0.9
Compare
Choose a tag to compare

Changelog

  • Replace Minio with MinIO and minio.io with min.io (#297) (04/08/19)

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)