Releases: minio/minio-dotnet
Releases · minio/minio-dotnet
Minor Bug Fix Release
Changelog
- Add SetCacheControl on PostPolicy (#345) (10/21/19)
- Make ReadFull asynchronous (#346) (10/16/19)
Minor Bug Fix Release
Changelog
- Fix unescaping encoded characters in ListObjectsAsync API (#343) (10/11/19)
- Encode accessKey in presigned url signature generation (#344) (10/11/19)
Minor Bug fix Release
Changelog
- Fix endpoint validation for underscore character (_) (#238) (#334) (09/24/19)
- Unescape URI encoded returns in listObjectsResult (#337) (09/24/19)
- Set encoding-type to url for ListObjectsAsync call (#335) (09/21/19)
Minor Bug Fix Release
Changelog
- Prevent deadlock by adding ConfigureAwait(false) (#333) (09/03/19)
- Allow content-length-range start and end to be 0 (#330) (08/30/19)
Minor Bug Fix Release
Changelog
- Prevent deadlock by adding ConfigureAwait(false) (#333) (09/03/19)
- Allow content-length-range start and end to be 0 (#330) (08/30/19)
Minor Bug Fix Release
Changelog
- Prevent deadlock by adding ConfigureAwait(false) (#333) (09/03/19)
- Allow content-length-range start and end to be 0 (#330) (08/30/19)
Minor Bug Fix Release
Changelog
- Fix malformed authorization header. (#328) (08/09/19)
- Fix broken link to MinIO logo in PackageIconUrl (#327) (08/08/19)
Minor Bug Fix Release
Changelog
- Add strong signing to assembly (#324) (08/07/19)
- Change play.min.io:9000 to play.min.io (#323) (08/05/19)
- Cleanup code (#322) (07/29/19)
- Add a link to nuget.org in the Readme (#320) (07/18/19)
- Cleanup Examples (#319) (07/17/19)
Minor Bug Fix Release
Changelog
- Fix observable to honor Dispose (#318) (07/02/19)
- Code and test case cleanup (#315) (06/28/19)
- Cleanup code (#312) (06/17/19)
Minor Bug Fix Release
Changelog
- fix missing reference assemblies for NET46 target framework (#310) (06/06/19)
- Code cleanup (#303) (05/08/19)