Skip to content

Releases: minio/minio-dotnet

Bug fix release

13 Jan 00:09
1.0.7
Compare
Choose a tag to compare

Changelog

  • fix: remove assertions from functional tests (#206)
  • rename mint-mode for quick tests (#208)

Minor bug fix release

27 Dec 20:41
1.0.6
Compare
Choose a tag to compare

Changelog

  • Revert ListObject_Test5() test case to upload 1050 objects (#204) (2 days ago)

Minor bug fix release

23 Dec 05:32
1.0.5
Compare
Choose a tag to compare

Changelog

  • Functional test: fix parallel upload and statObject test (#203) (4 hours ago)
  • Translate minio-dotnet API docs to Chinese. (#200) (4 days ago)
  • Update version to next release 1.0.5 (3 weeks ago)

Bug fix release

06 Dec 08:07
1.0.4
Compare
Choose a tag to compare

Changelog

  • functional tests - log args for Mint (#201)
  • Fix logging format for Mint (#194,#196 and #197) (#199)
  • Add wait for test to finish (#198)
  • Fix json logging for Mint (#192)
  • Delete unused project files (#191)

Bug fix release

22 Nov 01:45
1.0.3
Compare
Choose a tag to compare

Changelog

  • docs: fix PresignedGetObjectAsync signature (#190) (3 hours ago)
  • Api: Add RemoveObjectAsync call for multi-object delete (#185) (8 days ago)
  • fix: Add missing AWS region endpoints (#184) (13 days ago)
  • Added a new method SetUserMetadata to the PostPolicy (#178) (6 weeks ago) <Loïc Tosser>
  • Fix PutObject call for unknown size stream (#173) (7 weeks ago)
  • Add missing functional tests for Mint (#171) (9 weeks ago)
  • Api: fix validations for presign operations. (#172) (10 weeks ago)
  • Update Functional tests to new Mint log format (#166) (3 months ago)

Bug fix release.

05 Sep 21:41
1.0.2
Compare
Choose a tag to compare

Changelog

  • Fix adding dotnet repo in mono_install script (#167) (8 days ago) <A. Elleuch>
  • Pick latest nuget version of sdk for functional tests (#162) (8 days ago)
  • Fix: use default region if bucket not in cache. (#165) (8 days ago)
  • Add travis build for .net sdk (#163) (3 weeks ago)

Bug fix release and feature release.

07 Aug 20:22
1.0.1
Compare
Choose a tag to compare

Highlights

  • Now supported fully on Linux both .NetFramework and .NetCore.
  • PutObject and StatObject now support and return metadata.
  • Bucket Notification APIs are now supported.

Changelog

  • Add missing ' in mono script (#155) (5 days ago)
  • Modify functional tests for Mint (#150) (6 days ago)
  • Change order of cancellation token and metadata in sync with API doc (#154) (2 weeks ago)
  • Fix string comparison for ETag which cause multi part upload failure on Linux. (#152) (2 weeks ago)
  • Add Mono and .NetCore support for Linux (#149) (3 weeks ago)
  • Reference nuget package instead of local copy of .NetCore project. (#146) (4 weeks ago)
  • Fix nested paths (#145) (5 weeks ago)
  • Support metadata for PutObject and StatObject calls (#143) (7 weeks ago)
  • fix: Avoid md5 hash calculation for signed payloads (#139) (7 weeks ago)
  • api: Add support for bucket notifications and unit tests. (#136) (7 weeks ago)
  • Fix broken links on README.md (#138) (3 months ago)
  • Change title to be consistent with docs (#137) (3 months ago)

Major release with full rewrite

17 May 01:01
1.0.0
Compare
Choose a tag to compare

Highlights

Changelog

  • Disable SHA-256 computation for https (#134) (4 days ago)
  • Add nuspec config for SDK (#128) (2 weeks ago)
  • Removed blank lines (#129) (2 weeks ago)
  • Rewrite SDK to support .NetCore and .Net 4.5.2 (#124) (3 weeks ago)
  • Add netcore implementation in MinioCore2. (3 months ago)
  • refactor client and exception handling (3 months ago)
  • Add travis and MAINTAINERS doc (3 months ago)
  • Delete all older project files. (3 months ago)
  • Update README.md (3 months ago)
  • add API docs for dotnet client. (3 months ago)
  • add examples for presigned operations (3 months ago)
  • support virtual hosted-style requests for AWS (3 months ago)
  • modified target url for aws requests (3 months ago)
  • Add presigned operations (3 months ago)
  • add Apache License header for Minio Dotnet API (3 months ago)
  • load file directly from memorystream in putobjectasync (3 months ago)
  • refactor code to use namespace Api for all bucket and object operations (3 months ago)
  • updated readme (3 months ago)
  • implement getpolicyasync call (3 months ago)
  • add async calls for policy operations (3 months ago)
  • refactor exception class (3 months ago)
  • file upload example (3 months ago)
  • implement GetObjectAsync variant for downloading object to local file (3 months ago)
  • Implement PutObjectAsync variant for file uploads (3 months ago)
  • Add CopyObjectAsync callfor copy operation of objects between buckets (3 months ago)
  • Implement ListObjectsAsync call to list objects in bucket (3 months ago)
  • Add RemoveIncompleteUploadsAsync operation to remove incomplete uploads from server (3 months ago)
  • Implement PutObjectAsync for uploading object from a stream (3 months ago)
  • Add ListIncompleteUploadsAsync call returning IObservable (3 months ago)
  • implement StatObjectAsync call (3 months ago)
  • Add asynchronous GetObject to callback stream (3 months ago)
  • Implement RemoveBucketAsync and BucketExistsAsync (3 months ago)
  • Add bucketexistAsync and makebucketAsync calls. (3 months ago)
  • fixed bug in exception logic (3 months ago)
  • async with error handling (3 months ago)
  • Implement ListBucketsAsync call (3 months ago)
  • Add project files. (3 months ago)
  • Add .gitignore and .gitattributes. (4 months ago)
  • docs: added status about minio-dotnet client library. (#114) (7 months ago)
  • Fix lastModified (#112) (7 months ago)
  • Add System.Configuration reference when compiling with mcs (#111) (8 months ago)
  • Remove redundant dependencies in nuget config (#110) (8 months ago) <Vidar Løvbrekke Sømme>
  • Doc: README.md/Title formatting. (#107) (10 months ago)
  • signature: Make sure to keep the port along in canonical request. (#104) (10 months ago)
  • (api: Change insecure to secure as other libraries. (1 year ago)
  • api: Remove deprecated ACL related api. (#95) (1 year ago)
  • Make ListBuckets example use personal s3 credentials for testing (#92) (1 year ago)
  • Simplified validations and refactored MinioClient constructor implementation (#91) (1 year ago)
  • Added interim functional test for GetObject() using play.minio.io endpoint (#90) (1 year ago)
  • Fixed Minio.Tests's Nunit package reference (#89) (1 year ago)
  • Fixed serialization failure in ListBuckets() (#87) (1 year ago)
  • Modified the example parameters (1 year, 5 months ago)
  • build: Update to new packages and other related changes. (1 year, 5 months ago)
  • PutObject: Limit putObject to 50GB limit. (1 year, 5 months ago)
  • cleanup: Cleanup make bucket and other parameters this time. (1 year, 5 months ago)
  • cleanup: Minio client cleanup and overall code improvements. (1 year, 5 months ago)
  • PutObject: should take length as receding argument. (1 year, 5 months ago)
  • set-app-info: Rename SetUserAgent to SetAppInfo. (1 year, 5 months ago)
  • Maintainers document updated. (1 year, 5 months ago)

Full refactor release with major improvements and code cleanup

22 Aug 23:43
Compare
Choose a tag to compare