minio-go

MinIO Go client SDK for S3 compatible object storage

APACHE-2.0 License

Stars
2.3K
Committers
173

Bot releases are visible (Hide)

minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Add checks for period and dash in bucket name (#1097) (04/30/19)
minio-go - Minor Bug fix Release

Published by minio-trusted over 5 years ago

Changelog

  • fix optimalPartInfo calculation (#1100) (04/22/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Add configurable PartSize for PutObject (#1093) (04/08/19)
  • Replace Minio with MinIO and minio.io with min.io (#1096) (04/07/19)
  • remove go-music-player-app links from docs (#1094) (04/03/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • tests: Add copy SSEC Multipart to SSEC use case (#1092) (03/26/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • CopyObjectPart: Add x-amz-copy-source-if-match as condition (#1078) (03/12/19)
  • Omit empty CSV options for s3 select api (#1086) (03/07/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Filter Expires from user defined metadata (#1076) (02/27/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Support HTTP 2.0 in DefaultTransport for TLS requests (#1077) (02/23/19)
  • Select error-type is now error-code (#1073) (02/19/19)
  • Strip port 80/443 in getBucketLocationRequest (#1069) (02/18/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Fix hook reader to seek source and hook appropriately (#1070) (02/06/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Remove go-ini github reference from go mod (01/30/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Add go modules support (#1068) (01/28/19)
  • Make sure Token and Expiry can be set properly (#1067) (01/27/19)
  • fix: Trim extra spaces in signed header values (#1065) (01/24/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Remove unnecessary header field in ErrorResponse (#1066) (01/23/19)
  • Set prefix, delimiter params even when empty (#1064) (01/20/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted almost 6 years ago

Changelog

  • Add STSClientGrants and STSWebIdentity credential provider (#1059) (01/14/19)
  • Select API error is a message-type handle it appropriately (#1062) (01/12/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted almost 6 years ago

Changelog

  • Support new AWS regions: eu-north-1 and us-gov-east-1 (#1060) (01/06/19)
  • Provide AWS S3 Dual-Stack Endpoints (#1055) (01/05/19)
  • Add tests for SSE-C,SSE-S3 encryption (#1043) (01/04/19)
  • Allow preserving cookies for proxies (#1054) (01/02/19)
  • Cleanup fully after functional tests (#1057) (01/01/19)
  • Enable builds with go1.11 (#1053) (12/29/18)
minio-go - Minor Bug Fix Release

Published by minio-trusted almost 6 years ago

Changelog

  • Added SetUserData to run Unit Test of Post Policy (#1042) (11/15/18)
  • improve Quick Start Example - File Uploader (#1041) (11/09/18)
minio-go - Minor Bug Fix Release

Published by minio-trusted almost 6 years ago

Changelog

  • Add test for encrypted CopyObjectPart (#1040) (11/05/18)
minio-go - Minor Bug Fix Release

Published by minio-trusted almost 6 years ago

Changelog

  • Fix proper response for BucketExists API (#1038) (10/16/18)
  • fix NoSuchBucket logic in BucketExists function (#1035) (10/11/18)
minio-go - Minor Bug Fix Release

Published by minio-trusted about 6 years ago

Changelog

  • Add FIPS missing endpoints (#1032) (10/08/18)
  • Pass Etag back in core CompleteMultipartUpload call (#1031) (10/08/18)
  • Add support to AWS ECS Task Role credentials (#1027) (09/25/18)
  • Set correct etag in X-Amz-Copy-Source-If-Match for each part in ComposeObject API (#1029) (09/24/18)
minio-go - Minor Bug Fix Release

Published by minio-trusted about 6 years ago

Changelog

  • Add new API SelectObjectContent (#1024) (09/18/18)
  • Fix multipart uploads with SSE() and KMS() (#1026) (09/18/18)
minio-go - Minor Bugfix release

Published by minio-trusted about 6 years ago

Changelog

  • Functional_test: Prefix string to user defined metadatakey (#1022) (09/04/18)
  • enhance Core API to pass SSE headers for uploads (#1020) (08/30/18)
  • Allow sse-s3, sse-kms headers in Put, Get and Copy operations. (#1018) (08/24/18)
  • Remove work-around for httputil.Dump (#1017) (08/16/18)
  • Fix retrying retryable http requests errors (#1016) (08/07/18)
  • Disable ETag check when copying object < 5 Gb (#1014) (08/06/18)
  • Add new method GetObjectACL() (#1011) (07/27/18)
  • Add "Expires" to standard header (#1012) (07/23/18)
  • New way to update ObjectACL or Header or Meta data (#1010) (07/20/18)
  • Add support for bucket lifecycle policies (#1004) (07/16/18)
  • Add check for env var (#1008) (07/15/18)
  • Fix multipart copy of a large encrypted object (#1006) (07/11/18)
  • fix: update progress bar with correct size of recently uploaded part (#1005) (07/09/18)
minio-go - Minor Bugfix release

Published by minio-trusted over 6 years ago

Changelog

  • pkg/policy: detect single statement policies (#1002) (07/05/18)
  • Ignore all content-type checks in our functional tests (#1001) (06/28/18)
Package Rankings
Top 0.6% on Proxy.golang.org
Badges
Extracted from project README
Slack Sourcegraph Apache V2 License
Related Projects