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 Feature Release

Published by minio-trusted almost 5 years ago

Changelog

  • Add Bucket APIs with context support (#1192) (12/05/19)
  • Add grant information in GetObjectACL (#1190) (12/04/19)
  • Add owner information in GetObjectACL and add Context (#1182) (11/25/19)
  • credentials: support AWS_CONTAINER_CREDENTIALS_FULL_URI (#1185) (11/25/19)
minio-go - Minor Feature Release

Published by minio-trusted almost 5 years ago

Changelog

  • Support ListObjectsWithMetadata API (#1189)
minio-go - Minor Feature Release

Published by minio-trusted almost 5 years ago

Changelog

  • Add object retention support (#1187)
minio-go - Minor Feature Release

Published by minio-trusted almost 5 years ago

Changelog

  • add object lock configuration APIs (#1153) (11/09/19)
  • Add user metadata headers into ObjectInfo (#1151) (11/01/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted almost 5 years ago

Changelog

  • Set max-keys query param only as needed (#1180) (10/25/19)
  • Send error for json.Unmarshal for caller action (#1179) (10/24/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted about 5 years ago

Changelog

  • list: Fix encoding in listing results (#1171) (10/04/19)
minio-go - Minor Bug fix Release

Published by minio-trusted about 5 years ago

Changelog

  • list: Decode key/prefix and next marker in Core layer (#1169) (10/01/19)
  • Export Select Result Parser (#1170) (10/01/19)
  • Core: Expose Response header in GetObject (#1166) (09/29/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted about 5 years ago

Changelog

  • Change LDAP XML names to follow server changes (#1164) (09/24/19)
  • Fix listObjects hang when listing special characters (#1165) (09/23/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted about 5 years ago

Changelog

  • Remove validator.go inside docs (#1162) (09/19/19)
  • set encoding type to url in listobjects API (#1161) (09/19/19)
  • Fix functional test (#1160) (09/17/19)
  • Bump builds to 1.13 only (#1158) (09/16/19)
minio-go - Feature Release

Published by minio-trusted about 5 years ago

Highlights

  • Add LDAP Client integration. See (#1152) for more details.

Changelog

  • Fix documentation on minio-go download (#1155) (09/03/19)
  • Add LDAP client integration (#1152) (08/30/19)
  • Fix broken link to go install docs (#1149) (08/15/19)
minio-go - Minor Bug Fix release

Published by minio-trusted about 5 years ago

Changelog

  • add WithContext API in Core (#1148) (08/13/19) <庄天翼>
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Remove port 9000 from play.min.io (#1144) (07/16/19)
  • add EndpointURL method to S3 client (#1141) (07/11/19)
  • Example: Return MakeBucket error in FileUploader.go (#1143) (07/10/19)
  • fix error message for wrong content length on putobject (#1140) (07/10/19)
minio-go - Minio Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • ReadAt should behave appropriately at io.EOF (#1138) (07/10/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • MakeBucket should always use pathStyle (#1129) (06/26/19)
  • Fix travis failure (06/26/19)
minio-go - Minor Bug fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Data race: Use a copy instead of a pointer to url.URL (#1126) (06/21/19)
  • Prevent repeated allocation of constant value (#1128) (06/21/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Retry on AccessDenied only in restricted cases (#1121) (06/11/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Handle regions returned in error responses (#1117) (06/05/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Listbuckets API: Retry with region returned by s3 server (#1113) (05/29/19)
  • Add slash to defaultIAMSecurityCredsPath (#1115) (05/29/19)
  • Retry errors caused by a timeout waiting for the server response (#1116) (05/29/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

  • Increase default multipart size to 128MiB (#1112) (05/28/19)
  • Fix go module imports properly to honor semantic versioning (#1111) (05/24/19)
minio-go - Minor Bug Fix Release

Published by minio-trusted over 5 years ago

Changelog

  • Allow domains with . at the end (#1110) (05/23/19)
  • Retry on 504 Gateway timeout http status code. (#1104) (05/15/19)
  • [api] enable error tracing (#1091) (05/13/19)
  • support new ap-east-1 region (#1105) (05/11/19)
Package Rankings
Top 0.6% on Proxy.golang.org
Badges
Extracted from project README
Slack Sourcegraph Apache V2 License
Related Projects